Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
79d15c70
Commit
79d15c70
authored
Oct 30, 2016
by
Jonathan Wilkes
Browse files
test debian jessie i386 runner
parent
861c5db9
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
79d15c70
...
...
@@ -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
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