mirror of
https://github.com/0xbow-io/privacy-pools-core.git
synced 2026-01-09 01:17:58 -05:00
fix
This commit is contained in:
2
.github/workflows/relayer.yml
vendored
2
.github/workflows/relayer.yml
vendored
@@ -136,4 +136,4 @@ jobs:
|
||||
- name: 'Get cluster credentials'
|
||||
run: 'gcloud container clusters get-credentials ${{ vars.CLUSTER_NAME }} --region ${{ vars.REGION }}'
|
||||
- name: 'Deploy'
|
||||
run: 'helm upgrade --install ${{ vars.SERVICE_NAME }}-relayer ./chart --set version=${{ github.sha }} --values ./chart/values.requests.yaml'
|
||||
run: 'helm upgrade --install ${{ vars.SERVICE_NAME }}-relayer ./chart --set version=${{ github.sha }} --values ./chart/values.testnet.yaml --values ./chart/values.testnet.relayer.yaml'
|
||||
Reference in New Issue
Block a user