Skip to content

Commit

Permalink
try env
Browse files Browse the repository at this point in the history
  • Loading branch information
datudou committed Dec 5, 2019
1 parent cc09823 commit 4994874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ steps:

- id: 'Deploy'
name: 'gcr.io/$PROJECT_ID/helm'
args: ['upgrade','-f', '/workspace/Charts/block-producer/charts/watchdog/values.yaml', 'block-producer','/workspace/Charts/block-producer/charts/watchdog']
args: ['upgrade','-f', '/workspace/Charts/block-producer/charts/watchdog/values.yaml', '--val','tag','=','$TAG_NAME','block-producer','/workspace/Charts/block-producer/charts/watchdog']
env:
- 'CLOUDSDK_COMPUTE_ZONE=asia-northeast1'
- 'CLOUDSDK_CONTAINER_CLUSTER=laomao'
Expand Down

0 comments on commit 4994874

Please sign in to comment.