mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-15 10:18:45 +00:00
Wiki: also install jq on Hudson build slaves
This commit is contained in:
@@ -93,7 +93,7 @@ The image has been crafted specifically to contain the tools required for the bu
|
||||
# is an alternative; unpack to /usr/local/bin.
|
||||
cd /usr/local/bin
|
||||
wget -O - "https://github.com/mozilla/geckodriver/releases/download/v0.31.0/geckodriver-v0.31.0-linux64.tar.gz" | tar xzvpf -
|
||||
apt-get -y install cloud-guest-utils maven rabbitmq-server mongodb-org firefox fwupd linux-aws linux-headers-aws linux-image-aws docker.io
|
||||
apt-get -y install jq cloud-guest-utils maven rabbitmq-server mongodb-org firefox fwupd linux-aws linux-headers-aws linux-image-aws docker.io
|
||||
apt-get -y autoremove
|
||||
cd /tmp
|
||||
mv /tmp/imageupgrade /usr/local/bin
|
||||
|
||||
Reference in New Issue
Block a user