forked from vieter-v/vieter
Sorry for the typo
This commit is contained in:
parent
d3dc0abc5b
commit
d1f867e511
1 changed files with 1 additions and 1 deletions
|
|
@ -24,4 +24,4 @@ pipeline:
|
|||
commands:
|
||||
- make prod
|
||||
# Make sure the binary is actually static
|
||||
- [ "$(readelf -d pvieter) | grep NEEDED | wc -l" = 0 ]
|
||||
- '[ "$(readelf -d pvieter) | grep NEEDED | wc -l" = 0 ]'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue