更新 .gitea/workflows/docker.yaml
Some checks failed
编译部署 / build-and-push (push) Failing after 2m13s

This commit is contained in:
heibai2006 2025-04-23 08:28:51 +00:00
parent b4ad71bfad
commit b7b7a8e31f

View File

@ -6,7 +6,7 @@ on:
jobs:
build-and-push:
runs-on: ubuntu-latest-qh
runs-on: ubuntu-latest
env:
MYREGISTRY : ${{ vars.MYREGISTRY }}
MYIMAGE : ${{ vars.MYIMAGE }}