Commit cc35b41c authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

fix: declare all TBC stages

parent d9c7f9b5
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -81,11 +81,17 @@ variables:
  # default integration ref name (pattern)
  INTEG_REF: '/^develop$/'

# allowed stages depend on your template type (see: orange-opensource.gitlab.io/tbc/doc/dev-guidelines/#stages)
stages:
  - build
  - test
  - package-build
  - package-test
  - infra
  - deploy
  - acceptance
  - publish
  - infra-prod
  - production

.cnb-scripts: &cnb-scripts |
  # BEGSCRIPT