Skip to content

Commit

Permalink
Update fastgpt-home-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yangchuansheng authored Jul 31, 2024
1 parent fdb4588 commit 81cb49b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fastgpt-home-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
images: |
${{ secrets.DOCKER_HUB_NAME }}/fastgpt-home
ghcr.io/${{ github.repository_owner }}/fastgpt-home
registry.cn-hangzhou.aliyuncs.com/${{ secrets.ALI_HUB_USERNAME }}/fastgpt-home
registry.cn-hangzhou.aliyuncs.com/labring4docker/fastgpt-home
tags: |
${{ steps.datetime.outputs.datetime }}
flavor: latest=false
Expand Down Expand Up @@ -65,4 +65,4 @@ jobs:
file: projects/fastgpt/Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 81cb49b

Please sign in to comment.