mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-01 08:11:45 +00:00
feat(CICD): Add latest tag for docker image
This commit is contained in:
parent
95fce1bab2
commit
bbfad90845
2
.github/workflows/docker-image-publish.yml
vendored
2
.github/workflows/docker-image-publish.yml
vendored
@ -32,4 +32,4 @@ jobs:
|
||||
file: ./docker/base/Dockerfile
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: eosphorosai/dbgpt:${{ github.ref_name }}
|
||||
tags: eosphorosai/dbgpt:${{ github.ref_name }},eosphorosai/dbgpt:latest
|
Loading…
Reference in New Issue
Block a user