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

Adding role dependencies submodule

parent a2f3a8ef
Branches
Tags
1 merge request!22Adding role dependencies submodule
...@@ -63,7 +63,8 @@ include: ...@@ -63,7 +63,8 @@ include:
### BEFORE MREGE REQUEST ### BEFORE MREGE REQUEST
- local: ci-cd/templates/all-roles-b4-merge.yml - local: ci-cd/templates/all-roles-b4-merge.yml
rules: 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: # rules:
# ### WORKS # ### WORKS
......
...@@ -6,12 +6,6 @@ ...@@ -6,12 +6,6 @@
variables: variables:
AUTHOR: fejao AUTHOR: fejao
# workflow:
# rules:
# - if: $CI_MERGE_REQUEST_ID
# when: always
# - when: never
### ###
### INCLUDE ### INCLUDE
### ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment