diff --git a/.drone.yml b/.drone.yml index 510f3f3..de3da73 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f46203..fa826da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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