1
0
mirror of https://github.com/rancher/os.git synced 2025-06-29 08:16:49 +00:00
os/scripts/release

7 lines
94 B
Bash
Executable File

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