Compare commits

..

1 commit

Author SHA1 Message Date
a3d2588e9a
WIP
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-06-20 16:57:00 +02:00

View file

@ -15,9 +15,6 @@ steps:
branch: master
test-2:
image: git.verdigado.com/verdigado-images/container-pre-commit:latest
environment:
- SKIP=no-commit-to-branch # Ignore "don't commit to protected branch" check
image: alpine
commands:
- cd salt
- pre-commit run --all-files
- ls -la salt