mirror of
https://github.com/gravitl/netmaker.git
synced 2026-04-23 00:17:10 +08:00
add latest tag to docker images
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
This commit is contained in:
@@ -76,5 +76,5 @@ jobs:
|
||||
context: .
|
||||
platforms: linux/amd64, linux/arm64
|
||||
push: true
|
||||
tags: ${{ github.repository }}:${{ env.TAG }}
|
||||
tags: ${{ github.repository }}:${{ env.TAG }}, ${{ github.respository }}:latest
|
||||
build-args: version=${{ env.TAG }}
|
||||
|
||||
Reference in New Issue
Block a user