debug
cicd / cicd (push) Failing after 5s
Details
cicd / cicd (push) Failing after 5s
Details
parent
4b0dafc6ac
commit
546730b639
|
|
@ -11,11 +11,11 @@ jobs:
|
|||
steps:
|
||||
- name: checkout
|
||||
run: |
|
||||
hostname
|
||||
docker ps | grep $HOSTNAME
|
||||
git clone ${{ github.repository }}
|
||||
cd ./*/
|
||||
shell: sh
|
||||
- name: cicd
|
||||
run: |
|
||||
|
||||
pwd
|
||||
find . -type d
|
||||
sh ./build.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue