github.com/rancher/types@v0.0.0-20220328215343-4370ff10ecd5/scripts/ci (about)

     1  #!/bin/bash
     2  set -e
     3  
     4  cd $(dirname $0)
     5  
     6  ./build
     7  ./test
     8  ./validate