forked from shibao/cannery
disable arm builds
This commit is contained in:
parent
763c86a379
commit
9306d0f970
@ -44,7 +44,6 @@ steps:
|
||||
compress: true
|
||||
platforms:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
@ -63,7 +62,6 @@ steps:
|
||||
compress: true
|
||||
platforms:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
|
@ -3,7 +3,7 @@
|
||||
- Add pack lot number to search
|
||||
- Improve tests
|
||||
- Change invite path slightly
|
||||
- Build in arm64 and amd64
|
||||
- Disable arm builds since ci fails to build
|
||||
|
||||
# v0.9.2
|
||||
- Add lot number to packs
|
||||
|
Loading…
Reference in New Issue
Block a user