Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael R Lundquist
whats-open
Commits
72b84ef1
Commit
72b84ef1
authored
Jul 26, 2019
by
Michael Lundquist
Browse files
Fixing add-apt-repository flags
parent
f0d1bc9c
Pipeline
#4509
failed with stage
in 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
72b84ef1
...
...
@@ -14,7 +14,7 @@ before_script:
-
apt-get install -qy software-properties-common
-
apt-get update -qy
-
apt-get upgrade -qy
-
add-apt-repository -
qy
'deb http://archive.ubuntu.com/ubuntu trusty universe'
-
add-apt-repository -
-yes
'deb http://archive.ubuntu.com/ubuntu trusty universe'
-
apt-get update -qy
-
apt-get upgrade -qy
-
apt-get install -y mysql-client default-libmysqlclient-dev python-mysqldb
...
...
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