Update .gitea/workflows/build.yaml
All checks were successful
Build & Push / build (push) Successful in 8s
All checks were successful
Build & Push / build (push) Successful in 8s
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: [k8s-runner-01]
|
runs-on: [k8s-runner-01]
|
||||||
env:
|
env:
|
||||||
REGISTRY: registry.staging:5000
|
REGISTRY: registry.bigdata.pens.ac.id
|
||||||
IMAGE_NAME: ${{ gitea.repository }}
|
IMAGE_NAME: ${{ gitea.repository }}
|
||||||
IMAGE_TAG: latest
|
IMAGE_TAG: latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user