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-06-10 16:07:09 +00:00
Code
Issues
Releases
Wiki
Activity
renovate/release/v0.2-golangci-golangci-lint-2.x
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
[v2.8] Run go test in CI (#489) * CI: Run go test * CI: Move to dapper v0.6.0
2024-04-10 14:52:19 +00:00
./test
./build
Reference in New Issue
Copy Permalink