Skip to content

Fixes setting push option based on environmental variable#4

Open
bandrzejczak wants to merge 1 commit intowinton:masterfrom
bandrzejczak:master
Open

Fixes setting push option based on environmental variable#4
bandrzejczak wants to merge 1 commit intowinton:masterfrom
bandrzejczak:master

Conversation

@bandrzejczak
Copy link

Previously no matter what value the user put into PUSH env variable, it always made push, because non-empty string is always truthy. After this commit, it will run push only if PUSH variable is set to true.

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.

1 participant