generated from crossplane/upjet-provider-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update submodule to use crossplane/build instead of upbound/build
Signed-off-by: Ismail KABOUBI <[email protected]>
- Loading branch information
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
|
||
[submodule "build"] | ||
path = build | ||
url = https://github.com/crossplane/build |
Submodule build
updated
26 files
+0 −11 | CODEOWNERS | |
+90 −10 | README.md | |
+0 −91 | common.sh | |
+0 −102 | cross/Dockerfile | |
+0 −36 | cross/Makefile | |
+0 −51 | cross/rsyncd.sh | |
+0 −34 | cross/run.sh | |
+0 −29 | cross/xvfb-chrome | |
+11 −5 | makelib/controlplane.mk | |
+0 −74 | makelib/docs.mk | |
+22 −147 | makelib/golang.mk | |
+0 −301 | makelib/image.mk | |
+29 −25 | makelib/k8s_tools.mk | |
+0 −185 | makelib/local.mk | |
+4 −1 | makelib/local.xpkg.mk | |
+0 −94 | makelib/nodejs.mk | |
+1 −0 | makelib/xpkg.mk | |
+0 −76 | makelib/yarnjs.mk | |
+0 −30 | reset | |
+0 −175 | run | |
+0 −46 | scripts/load-configs.sh | |
+0 −165 | scripts/localdev-deploy-component.sh | |
+0 −135 | scripts/localdev-prepare.sh | |
+0 −36 | scripts/localdev-remove-component.sh | |
+0 −87 | scripts/localdev-scaffold.sh | |
+0 −61 | scripts/utils.sh |