Skip to content
Snippets Groups Projects
Commit c31a8135 authored by Johannes Rudolph's avatar Johannes Rudolph
Browse files

add GLUON_BRANCH

parent 3c899320
No related branches found
No related tags found
1 merge request!10Citest
variables:
GLUON_BRANCH: "nightly"
before_script: before_script:
- bash build/before.sh - bash build/before.sh
......
#!/bin/sh #!/bin/sh
echo $GLUON_BRANCH
# Make Folder site # Make Folder site
mkdir site mkdir site
......
#!/bin/sh #!/bin/sh
ECDSA_PRIVAT_KEY="d8b6b90da391e2b8fdf1fec1499539937a35abcea79f2c3c15ae2f9edb5c455f" ECDSA_PRIVAT_KEY="d8b6b90da391e2b8fdf1fec1499539937a35abcea79f2c3c15ae2f9edb5c455f"
\ No newline at end of file
contrib/sign.sh $ECDSA_PRIVAT_KEY output/images/sysupgrade/.manifest
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment