Compare commits
No commits in common. "main" and "v0.2.4" have entirely different histories.
@ -1,5 +0,0 @@
|
|||||||
pipeline:
|
|
||||||
lint:
|
|
||||||
image: warpnetbv/salt-lint:v0.9.2
|
|
||||||
commands:
|
|
||||||
- 'find . -type f -name "*.sls" -print0 | xargs -0 --no-run-if-empty salt-lint'
|
|
@ -18,6 +18,6 @@ gitea_config_file:
|
|||||||
- template: 'jinja'
|
- template: 'jinja'
|
||||||
- makedirs: True
|
- makedirs: True
|
||||||
- context:
|
- context:
|
||||||
gitea: {{ gitea.config | json }}
|
gitea: {{ gitea.config | json }}
|
||||||
- require:
|
- require:
|
||||||
- sls: {{ sls_package_install }}
|
- sls: {{ sls_package_install }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user