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

fix: declare all TBC stages

parent cf50675a
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -70,9 +70,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

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