This commit is contained in:
parent
e9a9ec0364
commit
f8c8d45fde
1 changed files with 7 additions and 0 deletions
7
.woodpecker.yml
Normal file
7
.woodpecker.yml
Normal 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"
|
Loading…
Reference in a new issue