Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
52d60a7a
Commit
52d60a7a
authored
Oct 28, 2016
by
Jonathan Wilkes
Browse files
try going out one directory
parent
479768a5
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
52d60a7a
...
...
@@ -14,7 +14,7 @@ debian_stable_i386_deb:
-
./tar_em_up.sh -b
artifacts
:
paths
:
-
README.md
-
../
README.md
debian_stable_amd64_deb
:
tags
:
...
...
@@ -27,7 +27,7 @@ debian_stable_amd64_deb:
-
./tar_em_up.sh -b
artifacts
:
paths
:
-
README.md
-
../
README.md
ubuntu_14.04_i386_deb
:
tags
:
...
...
@@ -40,7 +40,7 @@ ubuntu_14.04_i386_deb:
-
./tar_em_up.sh -b
artifacts
:
paths
:
-
README.md
-
../
README.md
ubuntu_14.04_amd64_deb
:
tags
:
...
...
@@ -53,7 +53,7 @@ ubuntu_14.04_amd64_deb:
-
./tar_em_up.sh -b
artifacts
:
paths
:
-
README.md
-
../
README.md
ubuntu_16.04_amd64_deb
:
tags
:
...
...
@@ -66,5 +66,5 @@ ubuntu_16.04_amd64_deb:
-
./tar_em_up.sh -b
artifacts
:
paths
:
-
README.md
-
../
README.md
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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