1
0
mirror of https://github.com/rancher/rke.git synced 2025-06-23 14:07:13 +00:00
rke/scripts/integration-ci
Sebastiaan van Steenis 7383d9e5e5 Clean/speed up Drone
2024-01-10 11:09:42 +01:00

8 lines
60 B
Bash
Executable File

#!/bin/bash
set -e
cd $(dirname $0)
./build
./integration