try
cicd / cicd (push) Successful in 1m37s
Details
cicd / cicd (push) Successful in 1m37s
Details
parent
d4ca44cfd9
commit
1e0d61a0fd
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue