This website requires JavaScript.
Explore
Help
Sign In
dustin
/
dynk8s-provisioner
Watch
1
Star
0
Fork
You've already forked dynk8s-provisioner
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
25524d5290
dynk8s-provisioner
/
ci
/
container.sh
6 lines
95 B
Bash
Raw
Blame
History
#!/bin/bash -ex
. ci/common.sh
podman build -t dynk8s-provisioner:
$(
tag_name
${
BUILD_TAG
}
)
.
Reference in New Issue
View Git Blame
Copy Permalink