We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef579e commit 679d296Copy full SHA for 679d296
hack/build-all-ankorstore.bash
@@ -31,7 +31,6 @@ GO_BUILD_LDFLAGS="-s -w -X main.commitHash=${COMMIT_HASH} -X main.buildDate=${DA
31
32
if [[ -z "${DEVSPACE_BUILD_PLATFORMS}" ]]; then
33
DEVSPACE_BUILD_PLATFORMS="linux darwin"
34
- DEVSPACE_BUILD_PLATFORMS="darwin"
35
fi
36
37
if [[ -z "${DEVSPACE_BUILD_ARCHS}" ]]; then
0 commit comments