Update .gitea/workflows/build-and-push.yml
Some checks failed
Build and Push Container / build-and-push (push) Failing after 2m43s
Some checks failed
Build and Push Container / build-and-push (push) Failing after 2m43s
This commit is contained in:
parent
0f0d91f994
commit
33330c16e3
@ -15,6 +15,9 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
REGISTRY: gitea.wayfinderak.com
|
REGISTRY: gitea.wayfinderak.com
|
||||||
IMAGE_NAME: gitea.wayfinderak.com/wayfinderak/goff
|
IMAGE_NAME: gitea.wayfinderak.com/wayfinderak/goff
|
||||||
|
container:
|
||||||
|
image: myoung34/github-runner:2.306.0-ubuntu-jammy
|
||||||
|
options: --dns 172.16.30.10
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user