1
0
mirror of https://github.com/rancher/rke.git synced 2025-04-27 11:21:08 +00:00

Move validate to first ci script

This commit is contained in:
Sebastiaan van Steenis 2021-06-12 14:03:47 +02:00
parent 943551e77c
commit 52cb9552d4

View File

@ -3,8 +3,8 @@ set -e
cd $(dirname $0)
./validate
./build
./test
./validate
./integration
./package