This commit is contained in:
parent
aa4cdc562e
commit
b0ba11ce24
@ -41,6 +41,13 @@ pipeline:
|
||||
commands:
|
||||
- cd gluon
|
||||
- make -j$(nproc) GLUON_BRANCH=${BRANCH} GLUON_RELEASE=$input_version-${BRANCH} GLUON_OUTPUTDIR=output/${BRANCH}
|
||||
|
||||
show-images-${TARGET}:
|
||||
<<: *default
|
||||
commands:
|
||||
- ls -alh
|
||||
- ls -alh output/
|
||||
- ls -alh gluon/output/
|
||||
|
||||
matrix:
|
||||
TARGET:
|
||||
|
Loading…
Reference in New Issue
Block a user