Skip to content
Snippets Groups Projects
Commit 180bd911 authored by Yana Kernerman's avatar Yana Kernerman
Browse files

add env command

parent 6b6b5be5
No related branches found
No related tags found
1 merge request!9refactor pipeline
Pipeline #72238 passed
......@@ -2,7 +2,7 @@ workflow:
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
when: always
- if: $CI_PIPELINE_SOURCE == "push" || $CI_COMMIT_BRANCH == "main"
- if: $CI_PIPELINE_SOURCE == "push"
when: always
- when: never
......
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