mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 09:24:23 +00:00
Scripts for adding psuedo modules
psuedo modules will contain modules copied from k8s where we cannot depend directly on the k8s modules
This commit is contained in:
@@ -34,6 +34,8 @@ before_install:
|
||||
install: true
|
||||
|
||||
script:
|
||||
# TODO(pwittrock): Enable this once the psuedo deps have been created
|
||||
# - ./travis/verify-deps.sh
|
||||
- ./travis/pre-commit.sh
|
||||
- ./travis/kyaml-pre-commit.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user