Skip to content
Snippets Groups Projects
Commit b3b65b8c authored by fejao's avatar fejao
Browse files

Adding role dependencies submodule

parent a2f3a8ef
No related branches found
No related tags found
1 merge request!22Adding role dependencies submodule
......@@ -63,7 +63,8 @@ include:
### BEFORE MREGE REQUEST
- local: ci-cd/templates/all-roles-b4-merge.yml
rules:
- if: $CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH == "master"
# - if: $CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH == "master"
- if: $CI_COMMIT_REF_NAME == "main"
####
# rules:
# ### WORKS
......
......@@ -6,12 +6,6 @@
variables:
AUTHOR: fejao
# workflow:
# rules:
# - if: $CI_MERGE_REQUEST_ID
# when: always
# - when: never
###
### INCLUDE
###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment