Skip to content
Snippets Groups Projects
Commit 3c2951d7 authored by Héctor Orón Martínez's avatar Héctor Orón Martínez
Browse files

ospack: pass timestamp needed by image_version


Signed-off-by: default avatarHéctor Orón Martínez <hector.oron@collabora.co.uk>
parent 1fb72282
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@ def buildImage(architecture, type, board, debosarguments = "", sysroot = false,
-t type:${type} \
-t architecture:${architecture} \
-t suite:${release} \
-t timestamp:${PIPELINE_VERSION} \
-t ospack:ospack_${release}-${architecture}-${type}_${PIPELINE_VERSION}.tar.gz \
${WORKSPACE}/apertis-ospack.yaml""")
}
......
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