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 999b364 commit fb239fbCopy full SHA for fb239fb
.drone.star
@@ -1,8 +1,8 @@
1
PLATFORMS = [
2
{"os": "linux", "arch": "amd64"},
3
{"os": "linux", "arch": "arm64"},
4
- {"os": "darwin", "arch": "amd64"},
5
- {"os": "darwin", "arch": "arm64"},
+ # {"os": "darwin", "arch": "amd64"},
+ # {"os": "darwin", "arch": "arm64"},
6
]
7
8
DOCKER_REPOSITORY = "livepeerci/mistserver"
0 commit comments