Newer
Older
ECDSA_PRIVAT_KEY: "d8b6b90da391e2b8fdf1fec1499539937a35abcea79f2c3c15ae2f9edb5c455f"
- bash .build/build.sh $GLUON_BRANCH $GLUON_VERSION

Clemens John
committed
artifacts:
paths:
- output/images/factory/gluon-ffnw-*
- output/images/sysupgrade/$GLUON_BRANCH.manifest
- output/images/sysupgrade/gluon-ffnw-*
stage: sign
- bash .build/sign.sh $GLUON_BRANCH $ECDSA_PRIVAT_KEY

Clemens John
committed
dependencies:

Clemens John
committed
artifacts:
paths:
- bash .build/deploy.sh $GLUON_BRANCH $CI_BUILD_REF_NAME

Clemens John
committed
dependencies:
- sign