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-09-20 10:03:59 +00:00
Code
Issues
Releases
Wiki
Activity
Files
0d5223db231e3d4e5abc7d20c29f1f0269ccff3f
os
/
scripts
/
ci
11 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refactor build scripts
2016-05-06 10:12:09 -07:00
#!/bin/bash
set -e
Initial commit
2015-02-08 21:38:37 -07:00
Refactor build scripts
2016-05-06 10:12:09 -07:00
cd $(dirname $0)
Initial commit
2015-02-08 21:38:37 -07:00
Refactor build scripts
2016-05-06 10:12:09 -07:00
./build
./test
#./validate
./prepare
./package
Reference in New Issue
Copy Permalink