Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -726,7 +726,7 @@ branch-is-up-to-date-with-target-pre: stage: prevalidate needs: [] tags: - ivas--linux - ivas-linux script: - *get-commits-behind-count - echo $commits_behind_count Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -726,7 +726,7 @@ branch-is-up-to-date-with-target-pre: stage: prevalidate needs: [] tags: - ivas--linux - ivas-linux script: - *get-commits-behind-count - echo $commits_behind_count Loading