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
c7cbd941
Commit
c7cbd941
authored
Aug 22, 2017
by
Jonathan Wilkes
Browse files
replace the instructions for arm runner that accidentally got removed
parent
c09944f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c7cbd941
...
...
@@ -144,3 +144,19 @@ windows_i386_installer:
expire_in
:
1 day
paths
:
-
Purr*.exe
debian_stable_arm_deb
:
tags
:
-
debian
-
arm
-
stable
script
:
-
echo `pwd`
-
cd l2ork_addons
-
./tar_em_up.sh -r
-
cd ..
-
pd-l2ork -noprefs -nostdpath -nogui -nrt -noaudio scripts/external-tests.pd
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