We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 515427a commit 3bff214Copy full SHA for 3bff214
.bonsai.yml
@@ -35,11 +35,3 @@ builds:
35
- "entity.system.arch == 'amd64'"
36
- "entity.system.platform_family == 'rhel'"
37
- "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