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 23:34:57 +00:00
Code
Issues
Releases
Wiki
Activity
Files
410dfbe0fd3b4c2a0a1023e41bc0e6eb50659c7c
os
/
scripts
/
release
7 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refactor build scripts
2016-05-06 10:12:09 -07:00
#!/bin/bash
Fix tests
2016-05-22 23:51:46 -07:00
source $(dirname $0)/version
export REPO_VERSION=$VERSION
Refactor build scripts
2016-05-06 10:12:09 -07:00
exec $(dirname $0)/ci
Reference in New Issue
Copy Permalink