This commit is contained in:
parent
aa4cdc562e
commit
b0ba11ce24
@ -42,6 +42,13 @@ pipeline:
|
|||||||
- cd gluon
|
- cd gluon
|
||||||
- make -j$(nproc) GLUON_BRANCH=${BRANCH} GLUON_RELEASE=$input_version-${BRANCH} GLUON_OUTPUTDIR=output/${BRANCH}
|
- 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:
|
matrix:
|
||||||
TARGET:
|
TARGET:
|
||||||
- ath79-generic
|
- ath79-generic
|
||||||
|
Loading…
Reference in New Issue
Block a user