summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/templates/Workflows/Branch-Pipelines.gitlab-ci.yml
blob: 05635cf71be844e0ab61f9d5aebce84621618a35 (plain)
1
2
3
4
5
6
7
# Read more on when to use this template at
# https://docs.gitlab.com/ee/ci/yaml/#workflowrules

workflow:
  rules:
    - if: $CI_COMMIT_TAG
    - if: $CI_COMMIT_BRANCH