This website requires JavaScript.
Explore
Help
Register
Sign In
rancher
/
norman
Watch
1
Star
0
Fork
0
You've already forked norman
mirror of
https://github.com/rancher/norman.git
synced
2025-09-26 15:18:06 +00:00
Code
Issues
Releases
Wiki
Activity
Files
b7847dc6079032fc7a1a8cd500e16da82efa8862
norman
/
scripts
/
ci
9 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial Commit
2017-10-11 22:48:07 -07:00
#!/bin/bash
set -e
cd $(dirname $0)
./validate
[v2.8] Run go test in CI (#489) * CI: Run go test * CI: Move to dapper v0.6.0
2024-04-10 10:52:19 -04:00
./test
./build
Reference in New Issue
Copy Permalink