ci: add arch

This commit is contained in:
Michael Grote 2023-06-08 14:29:23 +02:00
parent f645184ce0
commit 0b75ed64c9

View file

@ -33,6 +33,9 @@ steps:
- ${DRONE_COMMIT_SHA:0:8}
- ${DRONE_COMMIT_BRANCH}
- latest
platforms:
- linux/arm64
- linux/amd64
when:
event:
exclude:
@ -53,6 +56,9 @@ steps:
- ${DRONE_COMMIT_SHA:0:8}
- ${DRONE_COMMIT_BRANCH}
- latest
platforms:
- linux/arm64
- linux/amd64
when:
event:
exclude:
@ -68,6 +74,9 @@ steps:
registry: registry.mgrote.net
tags:
- ${DRONE_TAG}
platforms:
- linux/arm64
- linux/amd64
when:
event:
- tag
@ -84,6 +93,9 @@ steps:
repo: quotengrote/mdns-repeater-mikrotik
tags:
- ${DRONE_TAG}
platforms:
- linux/arm64
- linux/amd64
when:
event:
- tag