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-09-02 07:24:20 +00:00
Code
Issues
Releases
Wiki
Activity
Files
2e727c856d45f02f59b1bf4b9f9e612c353153a9
rke
/
scripts
/
ci
11 lines
88 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)
./build
./test
./validate
rke basic integration test
2019-01-07 13:58:48 -06:00
./integration
Initial Commit
2017-10-25 17:02:49 -07:00
./package
Reference in New Issue
Copy Permalink