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

fix: declare all TBC stages

parent 5845467b
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -139,13 +139,16 @@ variables:
  RELEASE_REF: '/^v?[0-9]+\.[0-9]+\.[0-9]+$/'

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

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