1
0
mirror of https://github.com/rancher/os.git synced 2025-07-13 14:44:03 +00:00
os/scripts/ci
Darren Shepherd 53295b9228 Add arm64
2021-10-13 13:36:08 -07:00

9 lines
103 B
Bash
Executable File

#!/bin/bash
set -e
cd $(dirname $0)
./test
./validate
IMAGE_TARGETS=${IMAGE_TARGETS:-qcow} ./package