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-04-29 20:04:03 +00:00
Code
Issues
Releases
Wiki
Activity
master
Branches
Tags
No results found.
norman
/
scripts
/
ci
9 lines
64 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Initial Commit
2017-10-12 05:48:07 +00:00
#!/bin/bash
set -e
cd $(dirname $0)
./validate
Run go test in CI (#477) * CI: Run go test * CI: Move to dapper v0.6.0
2024-04-10 13:42:16 +00:00
./test
./build
Reference in New Issue
Copy Permalink