f
continuous-integration/drone/tag Build is passing Details

pull/2/head
dmitry.kirdyashkin 2023-07-12 00:20:45 +03:00
parent dd11838464
commit d3b4173f19
1 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
"name": "leego neit"
}
],
"version": "${DRONE_BUILD_NUMBER}-${DRONE_BRANCH}",
"version": "${DRONE_SEMVER}",
"minimumCoreVersion": "9",
"compatibility": {
"minimum": "9",
@ -16,8 +16,8 @@
"maximum": "10"
},
"url": "${DRONE_REPO_LINK}",
"manifest": "${DRONE_REPO_LINK}/releases/download/${DRONE_BUILD_NUMBER}-${DRONE_BRANCH}/module.json",
"download": "${DRONE_REPO_LINK}/releases/download/${DRONE_BUILD_NUMBER}-${DRONE_BRANCH}/module.zip",
"manifest": "${DRONE_REPO_LINK}/releases/download/${DRONE_SEMVER}/module.json",
"download": "${DRONE_REPO_LINK}/releases/download/${DRONE_SEMVER}/module.zip",
"packs": [
{
"name": "sc-items",