debug
cicd / cicd (push) Failing after 5s Details

main
bel 2023-10-28 08:47:51 -06:00
parent 4b0dafc6ac
commit 546730b639
1 changed files with 3 additions and 3 deletions

View File

@ -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