Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
roundcube
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ai3
docker
roundcube
Commits
761afa88
Commit
761afa88
authored
5 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
Add package rsync to CI build stage
parent
bdc52353
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
761afa88
...
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment