Skip to content

Commit

Permalink
save1
Browse files Browse the repository at this point in the history
  • Loading branch information
markliu2013 committed Jan 2, 2024
1 parent f80e702 commit 02c0f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish-ali.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
password: "${{ secrets.ACR_PASSWORD }}"
- name: Build and Push Docker Image
run: |
docker build -t registry.cn-hangzhou.aliyuncs.com/moneywhere/moneywhere-api-fe:latest .
docker build -t registry.cn-hangzhou.aliyuncs.com/moneywhere/moneywhere-fe-user:latest .
docker push registry.cn-hangzhou.aliyuncs.com/moneywhere/moneywhere-fe-user:latest

0 comments on commit 02c0f30

Please sign in to comment.