Compare commits
1 commit
014027c195
...
a3d2588e9a
Author | SHA1 | Date | |
---|---|---|---|
a3d2588e9a |
1 changed files with 2 additions and 5 deletions
|
@ -15,9 +15,6 @@ steps:
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
test-2:
|
test-2:
|
||||||
image: git.verdigado.com/verdigado-images/container-pre-commit:latest
|
image: alpine
|
||||||
environment:
|
|
||||||
- SKIP=no-commit-to-branch # Ignore "don't commit to protected branch" check
|
|
||||||
commands:
|
commands:
|
||||||
- cd salt
|
- ls -la salt
|
||||||
- pre-commit run --all-files
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue