mirror of
https://github.com/rancher/rke.git
synced 2025-08-01 23:33:39 +00:00
Move validate to first ci script
This commit is contained in:
parent
943551e77c
commit
52cb9552d4
@ -3,8 +3,8 @@ set -e
|
|||||||
|
|
||||||
cd $(dirname $0)
|
cd $(dirname $0)
|
||||||
|
|
||||||
|
./validate
|
||||||
./build
|
./build
|
||||||
./test
|
./test
|
||||||
./validate
|
|
||||||
./integration
|
./integration
|
||||||
./package
|
./package
|
||||||
|
Loading…
Reference in New Issue
Block a user