Test: docker-cli image
Some checks failed
Publish Docker rootless image / Push Docker image to Docker Hub (push) Failing after 1m22s
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 1m12s
Some checks failed
Publish Docker rootless image / Push Docker image to Docker Hub (push) Failing after 1m22s
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 1m12s
This commit is contained in:
parent
15d515d9a3
commit
ca8109bf76
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
||||||
name: Push Docker image to Docker Hub
|
name: Push Docker image to Docker Hub
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: docker:latest
|
image: docker:cli
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
Loading…
Add table
Reference in a new issue