Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Giulio
purr-data
Commits
aed681c4
Commit
aed681c4
authored
Apr 26, 2017
by
Jonathan Wilkes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
try adding an arm runner to CI
parent
c695a3c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
.gitlab-ci.yml
.gitlab-ci.yml
+14
-0
No files found.
.gitlab-ci.yml
View file @
aed681c4
...
...
@@ -120,3 +120,17 @@ osx_10.8_amd64_dmg:
expire_in
:
1 day
paths
:
-
Pd*.dmg
debian_stable_arm_deb
:
tags
:
-
debian
-
arm
-
stable
script
:
-
echo `pwd`
-
cd l2ork_addons
-
./tar_em_up.sh -r
artifacts
:
expire_in
:
1 day
paths
:
-
pd*.deb
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