Skip to content
Snippets Groups Projects
Commit 404cda82 authored by Emanuele Aina's avatar Emanuele Aina
Browse files

ospack: Ship media files on the SDK image as well

Apertis: https://phabricator.apertis.org/T5035



Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent e210e36a
No related branches found
No related tags found
1 merge request!5ospack: Ship media files on the SDK image as well
......@@ -764,7 +764,7 @@ actions:
# Add multimedia demo pack for target and development images
# Provide URL via '-t demopack:"https://images.apertis.org/media/multimedia-demo.tar.gz"'
# to add multimedia demo files
{{ if eq $type "target" "development" }}
{{ if eq $type "target" "development" "sdk"}}
{{ if ne $demopack "disabled" }}
- action: download
url: {{ $demopack }}
......
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