Skip to content
Snippets Groups Projects
Commit eeecb243 authored by ab0027's avatar ab0027 :speech_balloon:
Browse files

Disable setting up loop devices in temp dir

parent 55f4841d
No related branches found
No related tags found
No related merge requests found
Pipeline #7299 canceled
...@@ -20,8 +20,8 @@ build-zynthbox-image-armhf: ...@@ -20,8 +20,8 @@ build-zynthbox-image-armhf:
paths: paths:
- ./build/*.img.xz - ./build/*.img.xz
expire_in: 1 day expire_in: 1 day
before_script: #before_script:
- *setup-loop-devices # - *setup-loop-devices
script: script:
- image_name="zynthbox_rpi4_buster_$(date "+%F_%H%M").img" - image_name="zynthbox_rpi4_buster_$(date "+%F_%H%M").img"
- log_file_name="$image_name.build.log" - log_file_name="$image_name.build.log"
......
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