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
aed681c4
Commit
aed681c4
authored
Apr 26, 2017
by
Jonathan Wilkes
Browse files
try adding an arm runner to CI
parent
c695a3c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.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