This website requires JavaScript.
Explore
Help
Sign In
rancher
/
webhook
mirror of
https://github.com/rancher/webhook.git
Watch
1
Star
0
Fork
You've already forked webhook
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
02ea39e75c
webhook
/
scripts
/
ci
12 lines
100 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-e
cd
$(
dirname
$0
)
./build
./test
./validate
./validate-ci
./package
./test-helm
Reference in New Issue
View Git Blame
Copy Permalink