mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
kyaml: initial support for yaml and resource manipulation
This commit is contained in:
5
travis/kyaml-pre-commit.sh
Executable file
5
travis/kyaml-pre-commit.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
cd kyaml
|
||||
make all
|
||||
Reference in New Issue
Block a user