Update .gitea/workflows/build-and-push.yml
This commit is contained in:
parent
303f2a2ee0
commit
77bd46d0e1
@ -15,6 +15,9 @@ jobs:
|
||||
env:
|
||||
REGISTRY: gitea.wayfinderak.com
|
||||
IMAGE_NAME: gitea.wayfinderak.com/wayfinderak/goff
|
||||
container:
|
||||
image: myoung34/github-runner:2.306.0-ubuntu-jammy
|
||||
options: --dns 172.16.30.10
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user