ci: update go-vod Docker workflow

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/653/merge
Varun Patil 2023-11-01 09:52:48 -07:00
parent 44ad47f5a0
commit 7acedae06c
1 changed files with 1 additions and 1 deletions

View File

@ -65,6 +65,6 @@ jobs:
platforms: linux/amd64,linux/arm64
context: './go-vod/'
no-cache: true
file: 'Dockerfile'
file: './go-vod/Dockerfile'
tags: radialapps/go-vod:${{ steps.image_label.outputs.label }} , radialapps/go-vod:latest
provenance: false