mirror of
https://github.com/iptv-org/epg
synced 2025-12-23 22:06:52 -05:00
feat: Instructs buildx to build amd64 and arm64 platforms
This commit is contained in:
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
@@ -40,6 +40,7 @@ jobs:
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
platforms: linux/amd64,linux/arm64
|
||||
- name: Generate artifact attestation
|
||||
uses: actions/attest-build-provenance@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user