Commit 66cd31fc authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

fix: declare all TBC stages

parent 43f75bec
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -9,6 +9,15 @@ variables:
# Stages definition
# ==================================================
stages:
  - build
  - test
  - package-build
  - package-test
  - infra
  - deploy
  - acceptance
  - publish
  - infra-prod
  - production

.mkdocs-scripts: &mkdocs-scripts |
+8 −0
Original line number Diff line number Diff line
@@ -79,6 +79,14 @@ variables:
stages:
  - build
  - test
  - package-build
  - package-test
  - infra
  - deploy
  - acceptance
  - publish
  - infra-prod
  - production

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