mirror of
https://github.com/rancher/rke.git
synced 2025-09-15 22:49:13 +00:00
Clean/speed up Drone
This commit is contained in:
committed by
Manuel Buil
parent
bf7f30c64d
commit
7383d9e5e5
7
scripts/integration-ci
Executable file
7
scripts/integration-ci
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
cd $(dirname $0)
|
||||
|
||||
./build
|
||||
./integration
|
Reference in New Issue
Block a user