mirror of
https://github.com/rancher/rke.git
synced 2025-09-23 20:38:04 +00:00
Move validate to first ci script
This commit is contained in:
@@ -3,8 +3,8 @@ set -e
|
||||
|
||||
cd $(dirname $0)
|
||||
|
||||
./validate
|
||||
./build
|
||||
./test
|
||||
./validate
|
||||
./integration
|
||||
./package
|
||||
|
Reference in New Issue
Block a user