ci: add latest tag

monorepo
Varun Patil 2023-10-20 20:28:16 -07:00
parent 432b7a4791
commit 9c3fca950c
1 changed files with 1 additions and 1 deletions

View File

@ -38,5 +38,5 @@ jobs:
context: './' context: './'
no-cache: true no-cache: true
file: 'Dockerfile' file: 'Dockerfile'
tags: radialapps/go-vod:${{ github.event.inputs.tagName }} tags: radialapps/go-vod:${{ github.event.inputs.tagName }} , radialapps/go-vod:latest
provenance: false provenance: false