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:
|
||||
docker:
|
||||
name: Docker Build and Push to Docker Hub
|
||||
runs-on: docker-privileged
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue