mirror of
https://github.com/valitydev/riak-image.git
synced 2024-11-06 00:45:24 +00:00
add sha
This commit is contained in:
parent
3c264e2e4c
commit
31fdb61b83
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user