Skip to content
Snippets Groups Projects
Commit 872bff9f authored by Andres Anaya Amariels's avatar Andres Anaya Amariels :rocket:
Browse files

deploy_ocf_oficial_staging rule

parent 356ed1a7
No related branches found
No related tags found
No related merge requests found
......@@ -121,10 +121,10 @@ delete_ocf_staging:
### staging branch merged ###
deploy_ocf_oficial_staging:
stage: deploy_ocf_oficial_staging
<<: *staging_common
# rules:
# - if: '$CI_COMMIT_REF_NAME == "staging"'
# when: always
# <<: *staging_common
rules:
- if: '$CI_COMMIT_REF_NAME == "staging"'
when: always
needs:
- staging_build_and_push_mr
environment:
......
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