double
cicd / cicd (push) Failing after 9s
Details
cicd / cicd (push) Failing after 9s
Details
parent
f0411fe6db
commit
fbbcaa7f78
|
|
@ -13,6 +13,7 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: cicd
|
- name: cicd
|
||||||
run: |
|
run: |
|
||||||
|
env
|
||||||
env | grep GIT
|
env | grep GIT
|
||||||
exit 1
|
exit 1
|
||||||
bash ./build/build.sh
|
bash ./build/build.sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue