mirror of
https://github.com/lovelaze/nebula-sync.git
synced 2025-11-05 18:29:19 +01:00
Publish linux/arm/v6 and linux/arm/v7 docker images
This commit is contained in:
committed by
lovelaze
parent
568c1f1e6c
commit
3cfb8a5e89
@@ -39,7 +39,7 @@ jobs:
|
||||
tags: |
|
||||
ghcr.io/lovelaze/nebula-sync:latest
|
||||
ghcr.io/lovelaze/nebula-sync:${{ env.TAG }}
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7
|
||||
provenance: false
|
||||
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user