1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-14 23:56:06 +00:00
rke/scripts/integration-ci
2024-07-02 18:21:04 -04:00

8 lines
60 B
Bash
Executable File

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