updating to use new dedicated context and token (#515)
This commit is contained in:
parent
2a70a9f50d
commit
f226051e53
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ workflows:
|
|||
update-helm-charts-index:
|
||||
jobs:
|
||||
- update-helm-charts-index:
|
||||
context: helm-charts-trigger
|
||||
context: helm-charts-trigger-vault
|
||||
filters:
|
||||
tags:
|
||||
only: /^v.*/
|
||||
|
|
Loading…
Reference in a new issue