mirror of
https://github.com/dangeroustech/ZeroTierBridge.git
synced 2025-12-06 09:06:58 +00:00
fix: push by digest is breaking things
This commit is contained in:
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
push: true
|
||||
platforms: linux/${{ matrix.arch }}
|
||||
tags: registry.dangerous.tech/dangeroustech/zerotierbridge:latest
|
||||
outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true
|
||||
# outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true
|
||||
|
||||
- name: Export Digests
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user