Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add -ignore-no-changes flag to deploy CLI command #196

Merged
merged 1 commit into from
Jun 27, 2018
Merged

Conversation

jrasell
Copy link
Member

@jrasell jrasell commented Jun 27, 2018

Previously if no changes were detected on a deployment Levant
would exit with status 1 which caused some CI/CD pipeline issues.

This change allows users to change this behaviouer using the flag
whereby if no changes are detected, Levant will exit with a status
code 0.

Closes #186

Previously if no changes were detected on a deployment Levant
would exit with status 1 which caused some CI/CD pipeline issues.

This change allows users to change this behaviouer using the flag
whereby if no changes are detected, Levant will exit with a status
code 0.

Closes #186
@jrasell
Copy link
Member Author

jrasell commented Jun 27, 2018

@matth @sebastianhendrickx and @stevenscg

@jrasell jrasell merged commit fc29298 into master Jun 27, 2018
@jrasell jrasell deleted the b_gh_186 branch June 27, 2018 21:04
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