mirror of
https://github.com/rancher/rke.git
synced 2025-09-09 02:51:15 +00:00
Move from drone to GHA for rke 1.4 (#3616)
This commit is contained in:
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