537bffe16e
Follow-up to https://review.opendev.org/c/starlingx/integ/+/845752. As explained in the mentioned commit we need to build the armada container image using the sources provided there. Add support for that. Partial-Bug: 1978409 Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com> Change-Id: I26e8117272a6925ea429be10be91ce20f6b71c8b
8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
BUILDER=script
|
|
LABEL=armada-image
|
|
SOURCE_REPO=https://github.com/airshipit/armada
|
|
SOURCE_REF=ddbdd7256c20f138737f6cbd772312f7a19f58b8
|
|
COMMAND=bash
|
|
SCRIPT=build-armada-image.sh
|
|
ARGS="armada-image"
|