Skip to content

Commit

Permalink
feat: #339 Remove gitlab-ci's rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Ines WALLON committed Jun 11, 2022
1 parent 5e4fceb commit 50b15b5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,6 @@ variables:

workflow:
rules:
# Execute jobs in merge request context.
- if: $CI_MERGE_REQUEST_ID
# Execute jobs when a new tag is created.
- if: $CI_COMMIT_TAG
- if: $CI_COMMIT_BRANCH || $CI_OPEN_MERGE_REQUESTS


0 comments on commit 50b15b5

Please sign in to comment.