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
fix-azure-git-clone
gitjob
/
scripts
/
ci
11 lines
91 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