+5
-1
lines changedFilter options
+5
-1
lines changed Original file line number Diff line number Diff line change
@@ -48,7 +48,11 @@ __check_defined = \
48
48
49
49
.PHONY: snapshot
50
50
snapshot:
51
-
docker run --rm -v $(PWD):/workdir -w /workdir cbroglie/goreleaser-cgo:1.12.12-musl goreleaser --rm-dist --snapshot --skip-publish
51
+
docker run --rm --privileged \
52
+
-v $(PWD):/cross \
53
+
-v /var/run/docker.sock:/var/run/docker.sock \
54
+
-w /cross \
55
+
ghcr.io/gythialy/golang-cross:v1.18 --rm-dist --snapshot --skip-publish
52
56
53
57
.PHONY: github-release
54
58
github-release:
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4