mirror of
https://gitlab.com/sinclair2/bacme
synced 2025-08-22 18:07:38 +00:00
install vim package for tests which includes necessary xxd
This commit is contained in:
parent
20cbfd6ead
commit
295f05a02e
@ -18,7 +18,7 @@ tests:
|
|||||||
stage: test
|
stage: test
|
||||||
image: opensuse/leap:latest
|
image: opensuse/leap:latest
|
||||||
before_script:
|
before_script:
|
||||||
- zypper install -y bash openssl curl
|
- zypper install -y bash openssl curl vim
|
||||||
script:
|
script:
|
||||||
- cd test && ./test.sh
|
- cd test && ./test.sh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user