Skip to content

Commit

Permalink
Switch to crossplane/build
Browse files Browse the repository at this point in the history
See crossplane/crossplane#1583 for context.

Signed-off-by: Nic Cope <[email protected]>
  • Loading branch information
negz committed May 30, 2024
1 parent 979663b commit 3e15b87
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "build"]
path = build
url = https://github.com/upbound/build
url = https://github.com/crossplane/build
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -242,3 +242,7 @@ crossplane.help:
help-special: crossplane.help

.PHONY: crossplane.help help-special

# TODO(negz): Update CI to use these targets.
vendor: modules.download
vendor.check: modules.check

0 comments on commit 3e15b87

Please sign in to comment.