Skip to content
Snippets Groups Projects
Commit 71477769 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

build path

parent d11a9735
No related branches found
No related tags found
1 merge request!128Prepare k8s deployment
Pipeline #67621 passed
This commit is part of merge request !128. Comments created here will be created in the context of that merge request.
......@@ -18,7 +18,7 @@ build-k8s-bot:
variables:
K8S_OP: "create"
script:
- ./k8s-bot
- ./build/cd/k8s-bot
needs:
- job: "build-k8s-bot"
artifacts: true
......@@ -48,7 +48,7 @@ k8s:destroy:
variables:
K8S_OP: "delete"
script:
- ./k8s-bot
- ./build/cd/k8s-bot
needs:
- job: "deploy:integration-test"
artifacts: true
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment