Skip to content
Snippets Groups Projects
Commit c7cbd941 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

replace the instructions for arm runner that accidentally got removed

parent c09944f8
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment