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:
Horst Gutmann
2023-03-09 14:07:42 +01:00
committed by GitHub
parent 09f71a6901
commit 4b241804b4
3 changed files with 56 additions and 4 deletions

View File

@@ -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": [