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
6e8aecd508
dynk8s-provisioner
/
ci
/
common.sh
6 lines
102 B
Bash
Raw
Blame
History
# shellcheck: shell=sh
tag_name
(
)
{
echo
"
$1
"
|
sed -e
's/[^a-zA-Z0-9._-]/-/g'
-e
's/^[.-]/_/'
}
Reference in New Issue
View Git Blame
Copy Permalink