Next Test
This commit is contained in:
parent
ca8109bf76
commit
a818722fd2
1 changed files with 3 additions and 3 deletions
6
.github/workflows/docker-image-rootless.yml
vendored
6
.github/workflows/docker-image-rootless.yml
vendored
|
@ -8,9 +8,9 @@ on:
|
|||
jobs:
|
||||
push_to_registry:
|
||||
name: Push Docker image to Docker Hub
|
||||
runs-on: docker
|
||||
container:
|
||||
image: docker:latest
|
||||
runs-on: ubuntu-22.04
|
||||
#container:
|
||||
# image: docker:latest
|
||||
steps:
|
||||
- name: Check out the repo
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue