Compare commits

..

No commits in common. "a69a5cefb63eb1df48d41409125af279f775e313" and "56eb3ba9e44857dd0e84a61ce9a0ff1589e1b439" have entirely different histories.

View file

@ -2,7 +2,6 @@ pipeline:
dependencias:
image: registry.nulo.in/sutty/haini.sh:root
commands:
- bundle config set --local path 'vendor/'
- make bundle hain="sh -c"
brakeman:
group: audit
@ -18,4 +17,4 @@ pipeline:
group: audit
image: registry.nulo.in/sutty/haini.sh:root
commands:
- make test hain="sh -c"
- make tests hain="sh -c"