Skip to content

Commit

Permalink
docker image 推送到 aliyun
Browse files Browse the repository at this point in the history
  • Loading branch information
baozhoutao committed Oct 23, 2024
1 parent 765c238 commit 53739b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ jobs:
with:
images: |
steedos/steedos-community
registry.cn-shanghai.aliyuncs.com/steedos/steedos-community
252208178451.dkr.ecr.cn-northwest-1.amazonaws.com.cn/dockerhub/steedos/steedos-community
tags: |
type=semver,pattern={{version}},value=${{ env.STEEDOS_VERSION }}
Expand Down Expand Up @@ -432,6 +433,7 @@ jobs:
with:
images: |
steedos/steedos-enterprise
registry.cn-shanghai.aliyuncs.com/steedos/steedos-enterprise
252208178451.dkr.ecr.cn-northwest-1.amazonaws.com.cn/dockerhub/steedos/steedos-enterprise
tags: |
type=semver,pattern={{version}},value=${{ env.STEEDOS_VERSION }}
Expand Down

0 comments on commit 53739b5

Please sign in to comment.