We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00d407d + 757c263 commit dd45172Copy full SHA for dd45172
Makefile
@@ -8,7 +8,7 @@ PLATFORMS ?= linux_amd64 darwin_amd64
8
# to run a target until the include commands succeeded.
9
-include build/makelib/common.mk
10
11
-S3_BUCKET ?= crossplane.releases/$(PROJECT_NAME)
+S3_BUCKET ?= crossplane-releases/$(PROJECT_NAME)
12
-include build/makelib/output.mk
13
14
# Set a sane default so that the nprocs calculation below is less noisy on the initial
0 commit comments