This commit is contained in:
@@ -31,7 +31,7 @@ steps:
|
||||
commands:
|
||||
- exa/target/x86_64-unknown-linux-gnu/release/exa --long
|
||||
- lines=$(exa/target/x86_64-unknown-linux-gnu/release/exa --long | wc -l)
|
||||
- if test $lines -ne 4; then exit 1; fi
|
||||
- if test $lines -ne 5; then exit 1; fi
|
||||
- name: build slackware package
|
||||
image: vbatts/slackware:14.2
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user