update workflow yaml
Some checks failed
Dns / build (push) Failing after 13s

This commit is contained in:
lychang
2025-06-23 02:58:47 +08:00
parent ed913a0709
commit f0b5209bca

View File

@@ -9,8 +9,8 @@ jobs:
build:
runs-on: ubuntu-latest
env:
BUILD_NAME: "nginx"
SERVICE_NAME: "nginx"
BUILD_NAME: "go/ddns"
SERVICE_NAME: "ddns"
IMAGE_TAG: "release"
EXTERNAL_FLAG: ""
steps: