Skip to content

Commit

Permalink
Create local git tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared authored Jun 17, 2020
1 parent c223609 commit b4d2c69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,9 @@ then
exit 0
fi

# create local git tag
git tag $new

# push new tag ref to github
dt=$(date '+%Y-%m-%dT%H:%M:%SZ')
full_name=$GITHUB_REPOSITORY
Expand Down

0 comments on commit b4d2c69

Please sign in to comment.