This website requires JavaScript.
Explore
Help
Sign In
rancher
/
gitjob
mirror of
https://github.com/rancher/gitjob.git
Watch
1
Star
0
Fork
You've already forked gitjob
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
release/fleet/v0.9
gitjob
/
scripts
/
ci
11 lines
88 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
set
-e
cd
$(
dirname
$0
)
./build
./test
./validate
./validate-ci
./package
Reference in New Issue
View Git Blame
Copy Permalink