ci: Run checks and build always
This commit is contained in:
parent
863546c23a
commit
7667040806
1 changed files with 0 additions and 4 deletions
|
@ -20,11 +20,7 @@ workflow:
|
|||
|
||||
include:
|
||||
- local: .gitlab-ci/run_checks.yml
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG == null
|
||||
- local: .gitlab-ci/build.yml
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG == null
|
||||
- local: .gitlab-ci/publish_docs.yml
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == "main"
|
||||
|
|
Loading…
Reference in a new issue