feat(ci_rules): add exists and changes for rules
now defined jobs check for existance of file and for changes to launch a job !41 #32
This commit is contained in:
@ -114,11 +114,8 @@ PyLint:
|
||||
|
||||
|
||||
gilab-ci.yml Lint (python 3.11):
|
||||
variables:
|
||||
YAML_LINT_PATH: ".gitlab-ci* ./**/*gitlab-ci*"
|
||||
YAML_LINT_EXTRA_ARGS: "{ extends: lint/.yamllint.yaml, ignore: [website-template/*] }"
|
||||
extends:
|
||||
- .yaml_lint_defaults
|
||||
- .Gitlab_CI.Lint.YAML
|
||||
image: python:3.11-slim
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user