looks like no clone by default
cicd / cicd (push) Failing after 3s
Details
cicd / cicd (push) Failing after 3s
Details
parent
c46293dc7f
commit
b3a66b7062
|
|
@ -10,5 +10,7 @@ jobs:
|
||||||
runs-on: dind
|
runs-on: dind
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
|
pwd
|
||||||
|
find . -type d
|
||||||
sh ./build.sh
|
sh ./build.sh
|
||||||
shell: sh
|
shell: sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue