Agregar CI de auditoría
Some checks failed
continuous-integration/woodpecker the build failed

This commit is contained in:
Cat /dev/Nulo 2021-11-30 15:02:13 +00:00
parent e9a9ec0364
commit f8c8d45fde

7
.woodpecker.yml Normal file
View file

@ -0,0 +1,7 @@
pipeline:
chequear:
image: registry.nulo.in/sutty/haini.sh:root
commands:
- make bundle hain="sh -c"
- make brakeman hain="sh -c"
- make rubocop hain="sh -c"