update GH actions
This commit is contained in:
parent
558a900620
commit
b40a5adeb0
2
.github/workflows/production-release.yml
vendored
2
.github/workflows/production-release.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
with:
|
||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
tags: |
|
||||
type=semver,pattern={{version}}
|
||||
type=semver,pattern={{version}}-aarch64
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user