try
cicd / cicd (push) Successful in 1m37s Details

main
bel 2023-10-28 08:17:22 -06:00
parent d4ca44cfd9
commit 1e0d61a0fd
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ jobs:
# runs-on: registry-app.inhome.blapointe.com:5001/docker:latest # blocks # runs-on: registry-app.inhome.blapointe.com:5001/docker:latest # blocks
steps: steps:
- run: | - run: |
curl -fsSL https://get.docker.com | sh
pwd pwd
hostname hostname
echo hello world echo hello world