This website requires JavaScript.
Explore
Help
Sign In
dustin
/
sshca
Watch
1
Star
0
Fork
You've already forked sshca
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
818cfc94c2
sshca
/
ci
/
build.sh
6 lines
69 B
Bash
Raw
Blame
History
#!/bin/sh
. ci/common.sh
buildah build -t
"
${
IMAGE_NAME
}
:
${
TAG
}
"
.
Reference in New Issue
View Git Blame
Copy Permalink