This website requires JavaScript.
Explore
Help
Register
Sign In
rancher
/
rke
Watch
1
Star
0
Fork
0
You've already forked rke
mirror of
https://github.com/rancher/rke.git
synced
2025-08-31 22:46:25 +00:00
Code
Issues
Releases
Wiki
Activity
Files
7383d9e5e593caae951f6db33c3f2342eb775f91
rke
/
scripts
/
ci
10 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial Commit
2017-10-25 17:02:49 -07:00
#!/bin/bash
set -e
cd $(dirname $0)
Move validate to first ci script
2021-06-12 14:03:47 +02:00
./validate
Initial Commit
2017-10-25 17:02:49 -07:00
./build
./test
./package
Reference in New Issue
Copy Permalink