Update .gitlab-ci.yml file
This commit is contained in:
parent
67b9406818
commit
2fd95cf65f
1 changed files with 1 additions and 10 deletions
|
|
@ -47,13 +47,4 @@ commit_and_push:
|
|||
only:
|
||||
- branches
|
||||
dependencies:
|
||||
- check_readme_changes
|
||||
rules:
|
||||
- if: '$CI_PIPELINE_SOURCE == "push"'
|
||||
when: always
|
||||
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
|
||||
when: always
|
||||
- changes:
|
||||
paths:
|
||||
- README.qmd
|
||||
when: always
|
||||
- check_readme_changes
|
||||
Loading…
Add table
Reference in a new issue