Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WP Plugins
camo-image-proxy
Commits
5bb0c9b4
Commit
5bb0c9b4
authored
Aug 07, 2018
by
Erick Hitter
Browse files
Deps
parent
4c202515
Pipeline
#112
failed with stage
in 5 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5bb0c9b4
...
...
@@ -12,7 +12,7 @@ before_script:
# install the required packages for the running CI tests
-
|
apt-get -yqqf install lsb-release zip unzip subversion mysql-client libicu-dev libpng-dev
bzip2
--fix-missing
apt-get -yqqf install lsb-release zip unzip subversion mysql-client libicu-dev libpng-dev
libbz2-dev
--fix-missing
if [[ $(lsb_release -a) =~ "stretch" ]]; then
apt-get -yqqf install default-libmysqlclient-dev --fix-missing
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment