mirror of
https://github.com/denyskon/teabag
synced 2024-11-22 15:00:40 +01:00
fix actions tag
This commit is contained in:
parent
d7b13a1f79
commit
4f39ca6c9d
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -31,6 +31,8 @@ jobs:
|
||||
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
|
||||
with:
|
||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
tags: |
|
||||
type=raw,latest
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
|
||||
|
Loading…
x
Reference in New Issue
Block a user