This commit is contained in:
TeadRIM 2023-01-24 19:00:09 +04:00
parent 3c264e2e4c
commit 31fdb61b83

View File

@ -39,7 +39,7 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=raw,value=${{ env.RIAK_VERSION }}
type=raw,value=${{ env.RIAK_VERSION }}-sha-{{ sha }}
- name: Build and push Docker image
id: build-and-push