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-23 05:27:03 +00:00
Code
Issues
Releases
Wiki
Activity
b6ddb4f577
os
/
scripts
/
release
8 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refactor build scripts
2016-05-06 17:12:09 +00:00
#!/bin/bash
/media and /mnt mounted as shared for console
2016-06-15 23:41:42 +00:00
set -e
Refactor build scripts
2016-05-06 17:12:09 +00:00
Fix tests
2016-05-23 06:51:46 +00:00
source $(dirname $0)/version
export REPO_VERSION=$VERSION
Refactor build scripts
2016-05-06 17:12:09 +00:00
exec $(dirname $0)/ci
Reference in New Issue
Copy Permalink