Commit f11755d
committed
ci: fix make build error
We only want to use the GOTOOLCHAIN if it's set otherwise fallback to
the go.mod toolchain version.
Error message:
docker: invalid reference format.
See 'docker run --help'.
make: *** [Makefile:128: build-linux-arm-7] Error 125
See https://github.com/gotify/server/actions/runs/14690165536/job/412242677501 parent aa025a5 commit f11755d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments