This commit is contained in:
@ -25,13 +25,6 @@ pipeline:
|
|||||||
secret_key:
|
secret_key:
|
||||||
from_secret: SECRET_KEY
|
from_secret: SECRET_KEY
|
||||||
source: output/
|
source: output/
|
||||||
target: /
|
target: /${CI_BUILD_NUMBER}/
|
||||||
endpoint: https://s3.jcktrue.dk/
|
path_style: true
|
||||||
deploy:
|
endpoint: https://s3.jcktrue.dk/
|
||||||
image: debian
|
|
||||||
commands:
|
|
||||||
- zip -r ledcontroller-3bit-release.zip output/
|
|
||||||
- curl --user $PUBLISH_USERNAME:$PUBLISH_PASSWORD 69f9a205549e8f40411597e5eb896b369d1884ea --upload-file ledcontroller https://code.jcktrue.dk/api/packages/$PUBLISH_USERNAME/generic/ledcontroller/1.0.0/ledcontroller.bin
|
|
||||||
secrets: [ publish_username, publish_password ]
|
|
||||||
when:
|
|
||||||
event: tag
|
|
Reference in New Issue
Block a user