Skip to content

Commit

Permalink
ci: 修改镜像编译
Browse files Browse the repository at this point in the history
  • Loading branch information
WangJunZzz committed Sep 15, 2023
1 parent 872449b commit 65b5fb7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,6 @@ jobs:
push: true
tags: zzzwangjun/lion.abp.pro:${{ steps.vars.outputs.RELEASE_VERSION }}

- name: Push Lion.AbpPro.DbMigrator Image
uses: docker/build-push-action@v2
with:
context: aspnet-core/services/src/Lion.AbpPro.DbMigrator
push: true
tags: zzzwangjun/lion.abp.pro.migrator:${{ steps.vars.outputs.RELEASE_VERSION }}

vben28:
runs-on: ubuntu-latest
needs: api
Expand Down

0 comments on commit 65b5fb7

Please sign in to comment.