Update .gitea/workflows/build-and-push.yml
Some checks failed
Build and Push Container / build-and-push (push) Failing after 2m43s

This commit is contained in:
wayfinderak 2026-03-23 06:01:16 +00:00
parent 0f0d91f994
commit 33330c16e3

View File

@ -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