dind go
All checks were successful
cicd / cicd (push) Successful in 9s

This commit is contained in:
bel
2023-10-28 09:25:37 -06:00
parent 79cf31742a
commit ec6d868ff7

View File

@@ -9,8 +9,8 @@ jobs:
name: cicd
runs-on: dind
steps:
- run: |
pwd
hostname
echo hello world
docker ps
- name: checkout
uses: actions/checkout@v3
- name: cicd
run: |
ls