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-02 07:15:41 +00:00
Code
Issues
Releases
Wiki
Activity
Files
dd7b2554e7fa8d769315112c1fe9836ad35b7c3e
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