Skip to content

Commit

Permalink
Merge branch 'doc-deploy'
Browse files Browse the repository at this point in the history
  • Loading branch information
fangyinc committed Jul 22, 2024
2 parents 45da3ea + 5085e51 commit 8c19bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc-image-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
with:
context: .
file: ./docs/Dockerfile-deploy
platforms: linux/amd64,linux/arm64,linux/arm/v7
platforms: linux/amd64
push: true
tags: eosphorosai/dbgpt-docs:${{ github.ref_name }},eosphorosai/dbgpt-docs:latest

0 comments on commit 8c19bbc

Please sign in to comment.