Publish experimental test
Some checks are pending
ci/woodpecker/push/publish Pipeline was successful
ci/woodpecker/tag/prepare Pipeline is pending
ci/woodpecker/tag/publish Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful

This commit is contained in:
Stefan Hoffmann 2023-06-02 20:15:24 +02:00
parent 60a659dd32
commit 1fc7e9a344
Signed by: stefan
GPG Key ID: 8EFC7042BF8D5CDD
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ pipeline:
when:
path: "release_state.json"
prepare:
publish-firmware:
image: appleboy/drone-ssh
settings:
host: 46.4.138.183

View File

@ -1,5 +1,5 @@
{
"stable": "v2020.2.2",
"beta": "v2020.2.2",
"experimental": "v2020.2.2"
"experimental": "v2022.1.4"
}