lets go lazy
cicd / cicd (push) Failing after 8s
Details
cicd / cicd (push) Failing after 8s
Details
parent
910aa78faf
commit
f0411fe6db
|
|
@ -13,4 +13,6 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: cicd
|
- name: cicd
|
||||||
run: |
|
run: |
|
||||||
|
env | grep GIT
|
||||||
|
exit 1
|
||||||
bash ./build/build.sh
|
bash ./build/build.sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue