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

fix: declare all TBC stages

parent 05afd8c8
Branches
Tags
No related merge requests found
...@@ -78,8 +78,15 @@ variables: ...@@ -78,8 +78,15 @@ variables:
INTEG_REF: '/^develop$/' INTEG_REF: '/^develop$/'
stages: stages:
- build
- test
- package-build
- package-test - package-test
- infra
- deploy - deploy
- acceptance
- publish
- infra-prod
- production - production
.k8s-scripts: &k8s-scripts | .k8s-scripts: &k8s-scripts |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment