revert a91cd4e823
All checks were successful
ci / checkout (push) Successful in 6m19s
All checks were successful
ci / checkout (push) Successful in 6m19s
revert edit registry??
This commit is contained in:
parent
a91cd4e823
commit
10dac50869
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
||||||
checkout:
|
checkout:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/docker:dind
|
image: docker:dind
|
||||||
steps:
|
steps:
|
||||||
- name: Get git and docker
|
- name: Get git and docker
|
||||||
run: apk add git nodejs
|
run: apk add git nodejs
|
||||||
|
|
Loading…
Add table
Reference in a new issue