This website requires JavaScript.
Explore
Help
Sign In
rancher
/
ob-charts-tool
mirror of
https://github.com/rancher/ob-charts-tool.git
Watch
1
Star
0
Fork
You've already forked ob-charts-tool
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
ob-charts-tool
/
scripts
/
ci
11 lines
101 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
set
-e
cd
$(
dirname
$0
)
echo
"Starting CI for scc-operator"
./build
./test
./validate
Reference in New Issue
View Git Blame
Copy Permalink