@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user