This commit is contained in:
parent
8f4201ff7f
commit
c5dfb0d437
@ -45,20 +45,6 @@ pipeline:
|
||||
commands:
|
||||
- cd gluon
|
||||
- make -j$(nproc) GLUON_AUTOUPDATER_BRANCH=${BRANCH} GLUON_AUTOUPDATER_ENABLED=1 GLUON_RELEASE=$input_version-${BRANCH} GLUON_OUTPUTDIR=output/${BRANCH}
|
||||
#- make -j1 V=s GLUON_AUTOUPDATER_BRANCH=${BRANCH} GLUON_AUTOUPDATER_ENABLED=1 GLUON_RELEASE=$input_version-${BRANCH} GLUON_OUTPUTDIR=output/${BRANCH} 2>&1 | tee make.log
|
||||
|
||||
send_logs:
|
||||
image: appleboy/drone-scp
|
||||
settings:
|
||||
host: 46.4.138.183
|
||||
user: fwupload
|
||||
key:
|
||||
from_secret: ssh-key
|
||||
strip_components: 0
|
||||
target: /srv/fwuploads-testing/troisdorf/multi/${BRANCH}/logs/
|
||||
source: gluon/make.log
|
||||
when:
|
||||
status: failure
|
||||
|
||||
show-images-${TARGET}:
|
||||
<<: *default
|
||||
|
Loading…
Reference in New Issue
Block a user