Commit d4fb6190 authored by Fabian Müller's avatar Fabian Müller
Browse files

Remove redundant stages

parent c7c47de6
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -47,16 +47,6 @@ workflow:
      variables:
        IVAS_PIPELINE_NAME: 'Pass-through comparison vs input: $CI_COMMIT_BRANCH'

stages:
  - .pre
  - maintenance
  - prevalidate
  - build
  - test
  - compare
  - postvalidate
  - deploy

# ---------------------------------------------------------------
# Generic script anchors
# ---------------------------------------------------------------