DRONE_TARGET_BRANCH -> GRAFANA_BRANCH

This commit is contained in:
Kevin Minehart
2023-04-25 09:09:37 -05:00
parent 4d4e17ea97
commit 7843bdca83
+3 -3
View File
@@ -2639,7 +2639,7 @@ steps:
environment:
GITHUB_TOKEN:
from_secret: github_token
DRONE_TARGET_BRANCH: release-8.5.24
GRAFANA_BRANCH: release-8.5.24
image: grafana/ci-wix:0.1.1
name: clone
- commands:
@@ -2654,7 +2654,7 @@ steps:
environment:
GITHUB_TOKEN:
from_secret: github_token
DRONE_TARGET_BRANCH: release-8.5.24
GRAFANA_BRANCH: release-8.5.24
image: grafana/ci-wix:0.1.1
name: windows-init
- commands:
@@ -2679,7 +2679,7 @@ steps:
from_secret: github_token
PRERELEASE_BUCKET:
from_secret: prerelease_bucket
DRONE_TARGET_BRANCH: release-8.5.24
GRAFANA_BRANCH: release-8.5.24
image: grafana/ci-wix:0.1.1
name: build-windows-installer
trigger: