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

Use stages from ivas-codec-ci

parent 3eae44e3
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -64,16 +64,6 @@ workflow:
      variables:
        IVAS_PIPELINE_NAME: 'Scheduled pipeline: $CI_COMMIT_BRANCH'        


stages:
  - .pre
  - prevalidate
  - build
  - check-be
  - test
  - postvalidate
  - deploy

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