Commit 3d9e7689 authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

Move validate stage as last one but allow up-to-date check start early.

parent 39cb1dbb
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -20,10 +20,10 @@ workflow:

stages:
  - maintenance
  - validate
  - build
  - test
  - compare
  - validate

# ---------------------------------------------------------------
# Generic script anchors
@@ -114,6 +114,7 @@ check-if-branch-is-up-to-date-with-main:
  extends:
    - .rules-merge-request
  stage: validate
  needs: []
  tags:
    - ivas-linux
  script: