Skip to content
Snippets Groups Projects
Commit 761afa88 authored by ale's avatar ale
Browse files

Add package rsync to CI build stage

parent bdc52353
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ build:
image: "debian:stretch"
script:
- apt-get -q update
- env DEBIAN_FRONTEND=noninteractive apt-get -qy install curl make patch default-jre-headless wget unzip
- env DEBIAN_FRONTEND=noninteractive apt-get -qy install curl make patch rsync default-jre-headless wget unzip
- make
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment