mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
CI: Move some build settings (#64491)
* Move some build settings to Vault * CI: Remove reference to DOWNSTREAM_REPO as it isn't used
This commit is contained in:
@@ -1481,7 +1481,6 @@ def trigger_test_release():
|
||||
"image": build_image,
|
||||
"environment": {
|
||||
"GITHUB_TOKEN": from_secret("github_token_pr"),
|
||||
"DOWNSTREAM_REPO": from_secret("downstream"),
|
||||
"TEST_TAG": "v0.0.0-test",
|
||||
},
|
||||
"commands": [
|
||||
|
||||
Reference in New Issue
Block a user