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

fix: declare all TBC stages

parent 9593631f
No related branches found
No related tags found
No related merge requests found
......@@ -69,9 +69,17 @@ variables:
# default integration ref name (pattern)
INTEG_REF: '/^develop$/'
stages:
- build
- test
- package-build
- package-test
- infra
- deploy
- acceptance
- publish
- infra-prod
- production
.bash-scripts: &bash-scripts |
# BEGSCRIPT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment