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