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-08-31 06:11:12 +00:00
Code
Issues
Releases
Wiki
Activity
Files
946d353e0c35eebc6dc4960b52bfcb6fb2577896
os
/
scripts
/
ci
7 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2015-02-08 21:38:37 -07:00
#!/bin/bash
build based on os-config.yml WIP: build scripts
2015-06-16 01:19:17 +05:00
set -ex
Initial commit
2015-02-08 21:38:37 -07:00
cd $(dirname $0)/..
Use drone-0.4 for CI and migrate build to dapper
2015-12-14 16:38:19 +05:00
dapper -k -O make DEV_BUILD=1 test
Reference in New Issue
Copy Permalink