dind go
cicd / cicd (push) Successful in 9s
Details
cicd / cicd (push) Successful in 9s
Details
parent
79cf31742a
commit
ec6d868ff7
|
|
@ -9,8 +9,8 @@ jobs:
|
||||||
name: cicd
|
name: cicd
|
||||||
runs-on: dind
|
runs-on: dind
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- name: checkout
|
||||||
pwd
|
uses: actions/checkout@v3
|
||||||
hostname
|
- name: cicd
|
||||||
echo hello world
|
run: |
|
||||||
docker ps
|
ls
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue