Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
5accebfad7 | |||
149d5412e8 |
@ -39,6 +39,7 @@ release:
|
||||
- gitlabreleaseuploader.py -p $PRIVATE_TOKEN
|
||||
-i $CI_PROJECT_ID -u $CI_PROJECT_URL
|
||||
-f sketch.esp8266.esp8266.nodemcu.bin
|
||||
-F releaseInfo.json -T $CI_COMMIT_REF_NAME
|
||||
-F releaseInfo.json
|
||||
-T $CI_COMMIT_REF_NAME -c
|
||||
-I $CI_SERVER_URL
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"releaseTag": "v1.0.7",
|
||||
"releaseTag": "v1.0.8",
|
||||
"createReleaseTag": "true",
|
||||
"releaseName": "colorPattern and watchdog",
|
||||
"description": "introduce the colorPattern config option (swap R and G) and use the mqtt boilerplate code with watchdog support"
|
||||
|
Loading…
x
Reference in New Issue
Block a user