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