This website requires JavaScript.
Explore
Help
Register
Sign In
rancher
/
os
Watch
1
Star
0
Fork
1
You've already forked os
mirror of
https://github.com/rancher/os.git
synced
2025-06-25 22:41:36 +00:00
Code
Issues
Releases
Wiki
Activity
1d92167143
os
/
scripts
/
ci
11 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refactor build scripts
2016-05-06 17:12:09 +00:00
#!/bin/bash
set -e
Initial commit
2015-02-09 04:38:37 +00:00
Refactor build scripts
2016-05-06 17:12:09 +00:00
cd $(dirname $0)
Initial commit
2015-02-09 04:38:37 +00:00
Refactor build scripts
2016-05-06 17:12:09 +00:00
./build
./test
#./validate
./prepare
./package
Reference in New Issue
Copy Permalink