Test #376
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: dind
|
runs-on: dind
|
||||||
steps:
|
steps:
|
||||||
|
- name: sleep
|
||||||
|
shell: sh
|
||||||
|
run: sleep 300
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Get docker tags
|
- name: Get docker tags
|
||||||
id: tags
|
id: tags
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue