Skip to content

Commit

Permalink
更新发布到移动云 (#196)
Browse files Browse the repository at this point in the history
Co-authored-by: zjh <[email protected]>
  • Loading branch information
Somck and jqkww authored Aug 3, 2023
1 parent f3c7250 commit 632d1a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ deploy-prd:
only:
- tags
script:
- echo $KUBE_CONFIG_MASA_PRD | base64 -d > ./config
- echo $KUBE_CONFIG_MASA_YDY | base64 -d > ./config
- kubectl --kubeconfig ./config set image deployment/masa-blazor-pro masa-blazor-pro=$IMAGE_PRD -n masa-blazor
retry: 2

0 comments on commit 632d1a0

Please sign in to comment.