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
|
||||
- name: cicd
|
||||
run: |
|
||||
env | grep GIT
|
||||
exit 1
|
||||
bash ./build/build.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue