Skip to content
Snippets Groups Projects
Verified Commit 208150ef authored by Andrej Shadura's avatar Andrej Shadura
Browse files

Let’s call this target images even though lots of stuff is missing


Signed-off-by: default avatarAndrej Shadura <andrew.shadura@collabora.co.uk>
parent 1274e551
No related branches found
No related tags found
No related merge requests found
......@@ -40,13 +40,13 @@ def architectures = [
image: true,
sysroot: false,
//ostree: true,
],/*
],
target: [
args: "-t demopack:${demopack}",
image: true,
sysroot: false,
ostree: true,
],
//ostree: true,
],/*
sysroot: [
args: '--scratchsize 10G',
image: false,
......@@ -84,13 +84,13 @@ def architectures = [
image: true,
sysroot: false,
//ostree: true,
],/*
],
target: [
args: "-t demopack:${demopack}",
image: true,
sysroot: false,
ostree: true,
],
//ostree: true,
],/*
sysroot: [
args: '--scratchsize 10G',
image: false,
......
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