Publish experimental test
This commit is contained in:
parent
60a659dd32
commit
1fc7e9a344
@ -21,7 +21,7 @@ pipeline:
|
|||||||
when:
|
when:
|
||||||
path: "release_state.json"
|
path: "release_state.json"
|
||||||
|
|
||||||
prepare:
|
publish-firmware:
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
settings:
|
settings:
|
||||||
host: 46.4.138.183
|
host: 46.4.138.183
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"stable": "v2020.2.2",
|
"stable": "v2020.2.2",
|
||||||
"beta": "v2020.2.2",
|
"beta": "v2020.2.2",
|
||||||
"experimental": "v2020.2.2"
|
"experimental": "v2022.1.4"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user