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

fix: declare all TBC stages

parent c215be96
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -62,7 +62,15 @@ variables:
  INTEG_REF: '/^develop$/'

stages:
  - build
  - test
  - package-build
  - package-test
  - infra
  - deploy
  - acceptance
  - publish
  - infra-prod
  - production

.s3-scripts: &s3-scripts |