remove latest tag temporarily

This commit is contained in:
Matthew R Kasun 2022-03-22 10:08:10 -04:00 committed by GitHub
parent 5a10fe2ab3
commit 1c9c154255
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 }}