mirror of
https://github.com/dangeroustech/ZeroTierBridge.git
synced 2025-12-06 09:06:58 +00:00
fix: push by digest again
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
|
push: true
|
||||||
platforms: linux/${{ matrix.arch }}
|
platforms: linux/${{ matrix.arch }}
|
||||||
tags: registry.dangerous.tech/dangeroustech/zerotierbridge:latest
|
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
|
- name: Export Digests
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user