ci: add latest tag
parent
432b7a4791
commit
9c3fca950c
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue