1
0
mirror of https://github.com/rancher/os.git synced 2025-09-05 00:37:12 +00:00
Files
os/scripts/ci

9 lines
103 B
Plaintext
Raw Normal View History

2021-08-31 11:14:03 -07:00
#!/bin/bash
set -e
cd $(dirname $0)
./test
./validate
2021-10-12 10:24:39 -07:00
IMAGE_TARGETS=${IMAGE_TARGETS:-qcow} ./package