Skip to content

Move pushing tags to Bash function#19

Merged
CasperWA merged 1 commit intomasterfrom
fix_18_tags-input
Oct 29, 2020
Merged

Move pushing tags to Bash function#19
CasperWA merged 1 commit intomasterfrom
fix_18_tags-input

Conversation

@CasperWA
Copy link
Copy Markdown
Owner

Fixes #18.

This will run if $PUSH_TAGS is not empty.
It will run another git push with --tags.

Both final git push commands will include --force if the force input is set to true.

This will run if `$PUSH_TAGS` is not empty.
@CasperWA CasperWA merged commit 927e15b into master Oct 29, 2020
@CasperWA CasperWA deleted the fix_18_tags-input branch October 29, 2020 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tags option doesn't also push commits

1 participant