Update kustomize-ci image name
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9ff3881bf6
commit
c68ad2c483
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ steps:
|
||||||
- gofmt
|
- gofmt
|
||||||
- vuln-check
|
- vuln-check
|
||||||
- name: bump tag in deployment-repo
|
- name: bump tag in deployment-repo
|
||||||
image: aaronriedel/kustomize-ci
|
image: git.ar21.de/aaron/kustomize-ci
|
||||||
commands:
|
commands:
|
||||||
- cd /deployment-repo
|
- cd /deployment-repo
|
||||||
- git clone https://git.ar21.de/yolokube/grafana-backuper-deployment.git .
|
- git clone https://git.ar21.de/yolokube/grafana-backuper-deployment.git .
|
||||||
|
|
Loading…
Reference in a new issue