Skip to content

Commit

Permalink
removes tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nyoungstudios committed Sep 10, 2022
1 parent 989c3fc commit 35070b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ git fetch --tags
tagFmt="^v?[0-9]+\.[0-9]+\.[0-9]+$"
preTagFmt="^v?[0-9]+\.[0-9]+\.[0-9]+(-$suffix\.[0-9]+)$"

tag=""

# get latest tag that looks like a semver (with or without v)
case "$tag_context" in
*repo*)
Expand Down

0 comments on commit 35070b6

Please sign in to comment.