Skip to content

Commit

Permalink
Update main-vue.yml
Browse files Browse the repository at this point in the history
CI
  • Loading branch information
MrChuJiu authored Dec 17, 2021
1 parent 6db866b commit 34164f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-vue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
registry: registry.cn-shanghai.aliyuncs.com
registry: registry.us-west-1.aliyuncs.com
- name: Build Image
run: docker build -t ${{ env.IMAGE_NAME_VUE_TAG }} ./SwiftCode.BBS.UI/dist
- name: Push Image
Expand Down

0 comments on commit 34164f9

Please sign in to comment.