Skip to content
Snippets Groups Projects
Commit 0705003c authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

rework stages

parent 2d8ff763
Branches
No related tags found
1 merge request!24Add tests
Pipeline #132715 passed
generate:
stage: test
stage: build
needs: []
image: harbor.pasteur.fr/kube-system/helm-kubectl:3.4.0
script:
......@@ -14,7 +14,7 @@ generate:
test:
stage: test
stage: build
needs: ["generate"]
image: docker:24
script:
......@@ -46,6 +46,7 @@ upload:
trigger_job:
only:
- helm
stage: deploy
needs: ["upload"]
trigger:
project: hub/shiny-k8s-example
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment