1
0
mirror of https://github.com/rancher/types.git synced 2025-09-23 02:47:07 +00:00
Files
apis
client
compose
config
factory
generator
image
mapper
package
peermanager
scripts
build
ci
entry
release
test
validate
version
status
user
vendor
.dockerignore
.drone.yml
.gitignore
Dockerfile.dapper
LICENSE
Makefile
README.md
main.go
vendor.conf
types/scripts/ci

9 lines
64 B
Plaintext
Raw Normal View History

2017-11-10 13:23:15 -07:00
#!/bin/bash
set -e
cd $(dirname $0)
./build
./test
./validate