[9.4.x] CI: Move some build settings (#64491) (#64513)

CI: Move some build settings (#64491)

* Move some build settings to Vault

* CI: Remove reference to DOWNSTREAM_REPO as it isn't used

(cherry picked from commit 4b241804b4)
This commit is contained in:
Horst Gutmann
2023-03-09 08:33:15 -05:00
committed by GitHub
parent 47e1860e34
commit 7f6c61f0bd
3 changed files with 56 additions and 4 deletions
-1
View File
@@ -1438,7 +1438,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": [