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

Merge branch 'Adding_role_dependencies_submodule' into 'main'

Adding role dependencies submodule

See merge request !22
parents a2f3a8ef b3b65b8c
Branches
No related tags found
1 merge request!22Adding role dependencies submodule
Pipeline #37792 failed
......@@ -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.
Please register or to comment