Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

fix: Run install before generating changelog #335

Merged
merged 1 commit into from
Sep 13, 2019

Conversation

tbarlow12
Copy link
Contributor

No description provided.

@@ -23,6 +23,8 @@ echo "Checked out branch: ${SOURCE_BRANCH_NAME}"
NPM_VERSION=`npm version ${NPM_RELEASE_TYPE} -m "release: Update ${NPM_RELEASE_TYPE} version to %s ***NO_CI***"`
echo "Set NPM version to: ${NPM_VERSION}"

npm ci
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This may be the case, but maybe not. The publish commands expects the app to already be built in order to publish the correct NPM package... which it is.

Copy link
Contributor

@PIC123 PIC123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@tbarlow12 tbarlow12 merged commit 7ea9d18 into dev Sep 13, 2019
@tbarlow12 tbarlow12 deleted the tabarlow/install-for-changelog branch September 16, 2019 16:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants