adjust image tags
This commit is contained in:
parent
82396c8d38
commit
37d07dd379
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -21,5 +21,5 @@ jobs:
|
|||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: jpberno/test-drawdb:latest #ghcr.io/${{ github.repository }}:latest,ghcr.io/${{ github.repository }}:${{ github.ref_name }}
|
tags: ghcr.io/${{ github.repository }}:latest,ghcr.io/${{ github.repository }}:${{ github.ref_name }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user