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