Skip to content

Commit

Permalink
feat: add build submodule configuration
Browse files Browse the repository at this point in the history
- Introduced a new submodule for build
- Set path to 'build'
- Linked URL to external repository
  • Loading branch information
zebesh committed Feb 14, 2025
1 parent 2ad3033 commit 2b5f2ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "build"]
path = build
url = https://github.com/crossplane/build

0 comments on commit 2b5f2ff

Please sign in to comment.