feat(CICD): Add latest tag for docker image

This commit is contained in:
FangYin Cheng 2023-08-23 14:57:56 +08:00
parent 95fce1bab2
commit bbfad90845

View File

@ -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