mirror of
https://github.com/Lissy93/dashy.git
synced 2024-11-27 18:32:55 +03:00
🚧 Temp removes GHCR + ACR
This commit is contained in:
parent
4f0af68c5f
commit
a6e685b5e1
4
.github/workflows/docker-build-publish.yml
vendored
4
.github/workflows/docker-build-publish.yml
vendored
@ -42,8 +42,8 @@ jobs:
|
||||
with:
|
||||
images: |
|
||||
${{ env.DH_IMAGE }}
|
||||
ghcr.io/${{ env.GH_IMAGE }}
|
||||
${{ secrets.ACR_SERVER }}/${{ secrets.ACR_USERNAME }}
|
||||
# ghcr.io/${{ env.GH_IMAGE }}
|
||||
# ${{ secrets.ACR_SERVER }}/${{ secrets.ACR_USERNAME }}
|
||||
tags: |
|
||||
type=ref,event=tag,prefix=release-,suffix={{tag}}
|
||||
type=semver,pattern={{raw}},value=${{ steps.package-version.outputs.version }}
|
||||
|
Loading…
Reference in New Issue
Block a user