Update .gitea/workflows/build.yaml
All checks were successful
Build & Push / build (push) Successful in 8s

This commit is contained in:
2025-10-01 18:14:16 +00:00
parent 611755c935
commit 7886fd6e1f

View File

@@ -10,7 +10,7 @@ jobs:
build:
runs-on: [k8s-runner-01]
env:
REGISTRY: registry.staging:5000
REGISTRY: registry.bigdata.pens.ac.id
IMAGE_NAME: ${{ gitea.repository }}
IMAGE_TAG: latest
steps: