Update .forgejo/workflows/docker.yml
This commit is contained in:
parent
e92b8bb05a
commit
eb243f7422
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
name: Docker Build and Push to Docker Hub
|
name: Docker Build and Push to Docker Hub
|
||||||
|
runs-on: docker-privileged
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: catthehacker/ubuntu:act-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue