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: ...@@ -121,10 +121,10 @@ delete_ocf_staging:
### staging branch merged ### ### staging branch merged ###
deploy_ocf_oficial_staging: deploy_ocf_oficial_staging:
stage: deploy_ocf_oficial_staging stage: deploy_ocf_oficial_staging
<<: *staging_common # <<: *staging_common
# rules: rules:
# - if: '$CI_COMMIT_REF_NAME == "staging"' - if: '$CI_COMMIT_REF_NAME == "staging"'
# when: always when: always
needs: needs:
- staging_build_and_push_mr - staging_build_and_push_mr
environment: 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