Skip to content
Snippets Groups Projects
Commit 12c1b252 authored by Éloïs's avatar Éloïs
Browse files

ci: exclude job fmt_and_clippy on master

parent b9e44469
No related branches found
No related tags found
1 merge request!16ci: deploy a docker debug image a each master commit
This commit is part of merge request !16. Comments created here will be created in the context of that merge request.
......@@ -22,7 +22,7 @@ workflow:
fmt_and_clippy:
extends: .env
rules:
- if: $CI_COMMIT_TAG
- if: '$CI_COMMIT_TAG || $CI_COMMIT_BRANCH == "master"'
when: never
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
- when: manual
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment