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

try with fresh jessie 32bit runner

parent 7cfdc1e5
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ debian_stable_amd64_deb:
- gcc -v
artifacts:
paths:
- ../README.md
- README.md
ubuntu_14.04_i386_deb:
tags:
......@@ -37,7 +37,7 @@ ubuntu_14.04_i386_deb:
- gcc -v
artifacts:
paths:
- ../README.md
- README.md
ubuntu_14.04_amd64_deb:
tags:
......@@ -49,7 +49,7 @@ ubuntu_14.04_amd64_deb:
- gcc -v
artifacts:
paths:
- ../README.md
- README.md
ubuntu_16.04_amd64_deb:
tags:
......@@ -61,5 +61,5 @@ ubuntu_16.04_amd64_deb:
- gcc -v
artifacts:
paths:
- ../README.md
- README.md
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