mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
jenkins/sdk.sh: add stage1 portage and overlay refs
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
This commit is contained in:
parent
8877d7adcd
commit
11e862e2d5
@ -20,4 +20,6 @@ enter sudo \
|
||||
--sign="${SIGNING_USER}" \
|
||||
--sign_digests="${SIGNING_USER}" \
|
||||
--upload_root="${UPLOAD_ROOT}" \
|
||||
--stage1_overlay_ref="${STAGE1_OVERLAY_REF}" \
|
||||
--stage1_portage_ref="${STAGE1_PORTAGE_REF}" \
|
||||
--upload
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user