Commit 847822ba authored by GridexX's avatar GridexX
Browse files

Merge branch '642-fix-remove-pipeline-launch-on-tag-creation' into 'latest'

Resolve "Fix - remove pipeline launch on tag creation"

Closes #642

See merge request r2devops/hub!406
parents 7ffeae22 0b727e0f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -15,7 +15,6 @@ variables:
workflow:
  rules:
    - if: $CI_MERGE_REQUEST_IID
    - if: $CI_COMMIT_TAG
    - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH

ci_linter: