Sorry for the typo

main
Jef Roosens 2022-01-14 20:39:06 +01:00
parent d3dc0abc5b
commit d1f867e511
Signed by untrusted user: Jef Roosens
GPG Key ID: 955C0660072F691F
1 changed files with 1 additions and 1 deletions

View File

@ -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 ]'