Sorry for the typo

This commit is contained in:
Jef Roosens 2022-01-14 20:39:06 +01:00
parent d3dc0abc5b
commit d1f867e511
Signed by untrusted user: Jef Roosens
GPG key ID: 955C0660072F691F

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