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

k8s:destroy needs integration test

parent 2146e293
Branches
Tags
1 merge request!128Prepare k8s deployment
Pipeline #67648 passed with warnings
...@@ -67,5 +67,6 @@ k8s:destroy: ...@@ -67,5 +67,6 @@ k8s:destroy:
- ./build/cd/k8s-bot - ./build/cd/k8s-bot
needs: needs:
- job: "deploy:integration-test" - job: "deploy:integration-test"
- job: "integration-test"
- job: "build:k8s-bot" - job: "build:k8s-bot"
artifacts: true 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