Update Woodpecker CI/CD configuration
This commit is contained in:
parent
63d1813ffb
commit
0e44cfa181
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,8 @@ steps:
|
|||
- name: build-and-push
|
||||
image: woodpeckerci/plugin-kaniko:2.1.1
|
||||
settings:
|
||||
registry: docker-registry.registry.svc.cluster.local:5000
|
||||
registry:
|
||||
from_secret: REGISTRY_HOSTPORT
|
||||
repo: nxtgauge-admin-solid
|
||||
dockerfile: Dockerfile.simple
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue