mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2026-04-25 19:29:25 +01:00
2
.github/workflows/build-and-publish.yml
vendored
2
.github/workflows/build-and-publish.yml
vendored
@@ -89,6 +89,8 @@ jobs:
|
||||
type=ref,event=tag
|
||||
meta-flavor: |
|
||||
latest=${{ startsWith(github.ref, 'refs/tags/') }}
|
||||
# FIXME: GHCR does not support the referrers API and spams the registry with sha-tagged images when cosigned: https://github.com/docker/github-builder/issues/109
|
||||
sign: false
|
||||
secrets:
|
||||
registry-auths: |
|
||||
- registry: docker.io
|
||||
|
||||
Reference in New Issue
Block a user