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
SRCT
whats-open
Commits
7d987889
Commit
7d987889
authored
Jul 26, 2019
by
Michael Lundquist
Browse files
Updating the linux apt repository
parent
4613d569
Pipeline
#4506
failed with stage
in 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7d987889
...
...
@@ -10,8 +10,11 @@ types:
before_script
:
-
sudo 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'
-
apt-get update -qy
-
apt-get upgrade -qy
-
apt-get install -y mysql-client default-libmysqlclient-dev python-mysqldb
gdal-bin libproj-dev proj-data proj-bin binutils
-
cd whats-open/
...
...
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