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 2a853d2 commit 81544b0Copy full SHA for 81544b0
Makefile
@@ -203,5 +203,5 @@ clean:
203
204
# Prepare for release build (called by GoReleaser)
205
# Downloads all embedded binaries and builds embedded components
206
-release-prep: download-ch-binaries ensure-caddy-binaries lib/system/exec_agent/exec-agent
+release-prep: download-ch-binaries build-caddy-binaries lib/system/exec_agent/exec-agent
207
go mod tidy
0 commit comments