You've already forked RekomenciBackend
chore: allowed lint stage to fail
This commit is contained in:
+1
-1
@@ -213,6 +213,7 @@ lint:
|
||||
- uv sync --group linters --frozen
|
||||
- source $UV_PROJECT_ENVIRONMENT/bin/activate
|
||||
- just lint
|
||||
allow_failure: true
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
|
||||
@@ -344,4 +345,3 @@ workflow:
|
||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
- if: $CI_COMMIT_TAG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user