Skip to content
Snippets Groups Projects
Commit a6e07eb9 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

fix(score): move kubescore to 'package-test' stage (if package variables used in manifests)

parent ce6bc51c
No related branches found
No related tags found
No related merge requests found
...@@ -581,7 +581,7 @@ stages: ...@@ -581,7 +581,7 @@ stages:
.k8s-score: .k8s-score:
extends: .k8s-base extends: .k8s-base
stage: test stage: package-test
image: image:
name: $K8S_KUBE_SCORE_IMAGE name: $K8S_KUBE_SCORE_IMAGE
entrypoint: [""] entrypoint: [""]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment