1
0
mirror of https://github.com/rancher/os.git synced 2025-06-02 11:56:09 +00:00
os/scripts/release
Darren Shepherd 0d5223db23 Fix tests
2016-05-22 23:51:46 -07:00

7 lines
94 B
Bash
Executable File

#!/bin/bash
source $(dirname $0)/version
export REPO_VERSION=$VERSION
exec $(dirname $0)/ci