mirror of
https://github.com/rancher/os.git
synced 2025-09-12 21:23:13 +00:00
Refactor build
This commit is contained in:
8
scripts/ci
Executable file
8
scripts/ci
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
cd $(dirname $0)
|
||||
|
||||
./test
|
||||
./validate
|
||||
./package
|
Reference in New Issue
Block a user