Merge pull request #947 from gravitl/v0.12.1

V0.12.1
This commit is contained in:
dcarns 2022-03-22 10:09:33 -04:00 committed by GitHub
commit 18527251a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,5 +76,5 @@ jobs:
context: .
platforms: linux/amd64, linux/arm64
push: true
tags: ${{ github.repository }}:${{ env.TAG }}, ${{ github.respository }}:latest
tags: ${{ github.repository }}:${{ env.TAG }}
build-args: version=${{ env.TAG }}