This commit is contained in:
parent
e175c37a7a
commit
7ec0a057ed
@ -8,7 +8,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- apt update && apt install -y wget
|
- apt update && apt install -y wget
|
||||||
- wget http://xenia.sote.hu/ftp/mirrors/www.apache.org/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-bin.tar.gz
|
- wget http://xenia.sote.hu/ftp/mirrors/www.apache.org/activemq/activemq-artemis/2.13.0/apache-artemis-2.13.0-bin.tar.gz
|
||||||
- tar -xvf apache-artemis-2.13.0-bin.tar.gz
|
- tar -xzf apache-artemis-2.13.0-bin.tar.gz
|
||||||
- mv apache-artemis-2.13.0/* .
|
- mv apache-artemis-2.13.0/* .
|
||||||
- rm -rf apache-artemis-2.13.0-bin.tar.gz
|
- rm -rf apache-artemis-2.13.0-bin.tar.gz
|
||||||
- rmdir apache-artemis-2.13.0
|
- rmdir apache-artemis-2.13.0
|
||||||
|
Loading…
Reference in New Issue
Block a user