Skip to content

Commit

Permalink
Drop alpine due to failures
Browse files Browse the repository at this point in the history
  • Loading branch information
W. Duncan Fraser committed Aug 24, 2021
1 parent 671933c commit 3670966
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .bonsai.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
---
description: "#{repo}"
builds:
- platform: "alpine"
arch: "amd64"
asset_filename: "#{repo}_#{version}_alpine_linux_amd64.tar.gz"
sha_filename: "#{repo}_#{version}_sha512-checksums.txt"
filter:
- "entity.system.os == 'linux'"
- "entity.system.arch == 'amd64'"
- "entity.system.platform == 'alpine'"
- "entity.system.platform_version.split('.')[0] == '3'"
- platform: "alpine3.8"
arch: "amd64"
asset_filename: "#{repo}_#{version}_alpine3.8_linux_amd64.tar.gz"
Expand Down

0 comments on commit 3670966

Please sign in to comment.