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
e41ca8a7cd
commit
39f22f1a20
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ kind: pipeline
|
||||||
name: deploy
|
name: deploy
|
||||||
steps:
|
steps:
|
||||||
- name: kustomize build
|
- name: kustomize build
|
||||||
image: aaronriedel/kustomize-ci
|
image: git.ar21.de/aaron/kustomize-ci
|
||||||
commands:
|
commands:
|
||||||
- cd /source-repo
|
- cd /source-repo
|
||||||
- git clone https://git.ar21.de/yolokube/fail2ban-prometheus-exporter.git .
|
- git clone https://git.ar21.de/yolokube/fail2ban-prometheus-exporter.git .
|
||||||
|
|
Reference in a new issue