fix pipeline 2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2023-09-21 23:18:05 +02:00
parent 7c39446aca
commit 058d483967
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -24,7 +24,7 @@ steps:
- git clone https://git.ar21.de/yolokube/core-deployments.git .
- cd /deployment-repo/dashboard
- kustomize edit set image yolokube/dashboard=yolokube/dashboard:${DRONE_BUILD_NUMBER}
- kustomize build -o /deployment-repo/dashboard/dashboard.yaml
- kustomize build -o /deployment-repo/dashboard/prod/dashboard.yaml
volumes:
- name: deployment-repo
path: /deployment-repo