mirror of
https://github.com/csunny/DB-GPT.git
synced 2026-01-15 14:56:03 +00:00
feat(CICD): Add latest tag for docker image
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user