-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ci): update build submodule and remove deprecated linters
Signed-off-by: Tobias Dahlberg <[email protected]>
- Loading branch information
1 parent
947dabf
commit 9797cbf
Showing
2 changed files
with
12 additions
and
10 deletions.
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
Submodule build
updated
8 files
+11 −0 | CODEOWNERS | |
+8 −4 | makelib/controlplane.mk | |
+1 −1 | makelib/golang.mk | |
+34 −0 | makelib/helm.mk | |
+26 −1 | makelib/k8s_tools.mk | |
+4 −3 | makelib/local.xpkg.mk | |
+5 −0 | makelib/output.mk | |
+8 −0 | makelib/xpkg.mk |