Skip to content

Commit 3bff214

Browse files
author
Cameron Johnston
committed
remove alpine from bonsai.yml until those builds are fixed
1 parent 515427a commit 3bff214

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.bonsai.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,3 @@ builds:
3535
- "entity.system.arch == 'amd64'"
3636
- "entity.system.platform_family == 'rhel'"
3737
- "parseInt(entity.system.platform_version.split('.')[0]) > 7"
38-
- platform: "alpine"
39-
arch: "amd64"
40-
asset_filename: "#{repo}_#{version}_alpine_linux_amd64.tar.gz"
41-
sha_filename: "#{repo}_#{version}_sha512-checksums.txt"
42-
filter:
43-
- "entity.system.os == 'linux'"
44-
- "entity.system.arch == 'amd64'"
45-
- "entity.system.platform == 'alpine'"

0 commit comments

Comments
 (0)