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

test debian jessie i386 runner

parent 861c5db9
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,6 @@ debian_stable_i386_deb:
- echo `pwd`
- gcc -v
- cd l2ork_addons
- echo `pwd`
artifacts:
paths:
- README.md
......@@ -26,7 +25,6 @@ debian_stable_amd64_deb:
- echo `pwd`
- gcc -v
- cd l2ork_addons
- echo `pwd`
artifacts:
paths:
- README.md
......@@ -40,7 +38,6 @@ ubuntu_14.04_i386_deb:
- echo `pwd`
- gcc -v
- cd l2ork_addons
- echo `pwd`
artifacts:
paths:
- README.md
......@@ -54,7 +51,6 @@ ubuntu_14.04_amd64_deb:
- echo `pwd`
- gcc -v
- cd l2ork_addons
- echo `pwd`
artifacts:
paths:
- README.md
......@@ -68,9 +64,6 @@ ubuntu_16.04_amd64_deb:
- echo `pwd`
- gcc -v
- cd l2ork_addons
- echo `pwd`
artifacts:
paths:
- 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