This repository has been archived by the owner on Jun 14, 2018. It is now read-only.
CD: Deployment script fails when master
updated with same version
#458
Labels
Expected Behavior
When updating the
master
branch, if the version listed inpackage.json
is the same version as the most recent tag in the repo, abort the deployment script. This implies that whilemaster
was updated, no release should happen.Actual Behavior
Build fails... for example: https://circleci.com/gh/ngOfficeUIFabric/ng-officeuifabric/240
Steps to Reproduce Behavior
Update
master
but don't change the version inpackage.json
The text was updated successfully, but these errors were encountered: