test except tags in CI script

This commit is contained in:
2019-05-30 17:34:56 +02:00
parent 0ba1232307
commit 11c40ceba2
2 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"releaseTag": "v1.0",
"releaseTag": "v1.0.1",
"createReleaseTag": "true",
"releaseName": "MQTT-without-SSL and Correct Colors Release",
"releaseName": "MQTT-without-SSL and Correct Colors Release, just for CI test",
"description": "MQTT without SSL due to continuous errors, further investigation later required, also fixed color mixup"
}