Difference between revisions of "GitLab rules:"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | https://docs.gitlab.com/ee/ci/yaml/#rules | ||
+ | |||
myjob: | myjob: | ||
rules: | rules: | ||
Line 9: | Line 11: | ||
+ | == See also == | ||
+ | * {{GitLab CI}} | ||
− | + | [[Category:GitLab]] |
Revision as of 09:05, 26 August 2022
https://docs.gitlab.com/ee/ci/yaml/#rules
myjob: rules: - if: $CI_MERGE_REQUEST_ID when: always - when: never script: - echo "Test"
See also
Advertising: