mirror of
https://github.com/BluemediaGER/muse.git
synced 2024-11-12 21:05:29 +01:00
Don't build image for linux/arm/v6
This commit is contained in:
parent
72d8485620
commit
c13c99eb50
|
@ -6,7 +6,7 @@ steps:
|
|||
pull_image: true
|
||||
registry: git.bluemedia.dev
|
||||
repo: git.bluemedia.dev/bluemedia/musebot
|
||||
platforms: linux/amd64,linux/arm/v6,linux/arm64/v8
|
||||
platforms: linux/amd64,linux/arm64/v8
|
||||
tag: latest
|
||||
|
||||
notify:
|
||||
|
|
Loading…
Reference in a new issue