Skip to content

Commit

Permalink
save2
Browse files Browse the repository at this point in the history
  • Loading branch information
markliu2013 committed Jan 2, 2024
1 parent ac19117 commit 768ad95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-ali.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
env:
IMAGE_TAG: ${{ github.sha }} # 用于标记容器版本号
run: |
docker build -t registry.cn-hangzhou.aliyuncs.com/moneywhere/moneywhere-api-user:$IMAGE_TAG ./moneynote-api-user/Dockerfile
docker build -t registry.cn-hangzhou.aliyuncs.com/moneywhere/moneywhere-api-user:$IMAGE_TAG ./moneynote-api-user
docker push registry.cn-hangzhou.aliyuncs.com/moneywhere/moneywhere-api-user:$IMAGE_TAG

0 comments on commit 768ad95

Please sign in to comment.