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