Compare commits
No commits in common. "aabfcf10c8dfe726187176b3b0dd122a728576fe" and "de5e5cf4d0b4c5fd9cd580aa7933b93457571af4" have entirely different histories.
aabfcf10c8
...
de5e5cf4d0
2 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@ jobs:
|
|||
push_to_registry:
|
||||
name: Push Docker image to Docker Hub
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
options: --privileged -v /var/run/docker.sock:/var/run/docker.sock
|
||||
steps:
|
||||
- name: Check out the repo
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue