Skip to content
Snippets Groups Projects
Commit 3ea98a9e authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

try to get ci working again

parent 1900386e
No related branches found
No related tags found
No related merge requests found
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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment