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
Wynn
purr-data
Commits
bf11ec82
Commit
bf11ec82
authored
Oct 28, 2016
by
Jonathan Wilkes
Browse files
try with fresh jessie 32bit runner
parent
7cfdc1e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bf11ec82
...
...
@@ -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
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