Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
David MacDonald
purr-data
Commits
3ea98a9e
Commit
3ea98a9e
authored
Oct 20, 2016
by
Jonathan Wilkes
Browse files
try to get ci working again
parent
1900386e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3ea98a9e
before_script
:
-
sudo apt-get -qq purge -y pd-l2ork > /dev/null || echo "couldn't purge..."
-
sudo DEBIAN_FRONTEND=noninteractive apt-get -qq -y update > /dev/null
-
sudo DEBIAN_FRONTEND=noninteractive apt-get -qq -y upgrade > /dev/null
-
echo "" |
sudo
-S
apt-get -qq purge -y pd-l2ork > /dev/null || echo "couldn't purge..."
-
echo "" |
sudo
-S
DEBIAN_FRONTEND=noninteractive apt-get -qq -y update > /dev/null
-
echo "" |
sudo
-S
DEBIAN_FRONTEND=noninteractive apt-get -qq -y upgrade > /dev/null
debian_stable_i386_deb
:
tags
:
...
...
Write
Preview
Supports
Markdown
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