Compare commits
2 commits
56eb3ba9e4
...
a69a5cefb6
Author | SHA1 | Date | |
---|---|---|---|
a69a5cefb6 | |||
4fb53f1331 |
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@ 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
|
||||
|
@ -17,4 +18,4 @@ pipeline:
|
|||
group: audit
|
||||
image: registry.nulo.in/sutty/haini.sh:root
|
||||
commands:
|
||||
- make tests hain="sh -c"
|
||||
- make test hain="sh -c"
|
||||
|
|
Loading…
Reference in a new issue