mirror of
https://github.com/dangeroustech/ZeroTierBridge.git
synced 2025-12-06 00:56:58 +00:00
fix: remove tag to hopefully fix digest pushing
This commit is contained in:
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
VERSION=${{ matrix.version }}
|
||||
push: true
|
||||
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
|
||||
|
||||
- name: Export Digests
|
||||
|
||||
Reference in New Issue
Block a user