Skip to content

Fixed an issue where CI would not change package version#427

Merged
valadas merged 1 commit intodevelopmentfrom
compile-before-deploy
Jan 11, 2022
Merged

Fixed an issue where CI would not change package version#427
valadas merged 1 commit intodevelopmentfrom
compile-before-deploy

Conversation

@valadas
Copy link
Copy Markdown
Member

@valadas valadas commented Jan 11, 2022

The Tag target could fire up in any order, this makes it always run before compile and the deploy task depend on compile too so the build is tested before deployment.

Closes #423

The Tag target could fire up in any order, this makes it always run before compile and the deploy task depend on compile too so the build is tested before deployment.
@valadas valadas added the build label Jan 11, 2022
@valadas valadas added this to the 0.11.4 milestone Jan 11, 2022
@valadas valadas merged commit ac37485 into development Jan 11, 2022
@valadas valadas deleted the compile-before-deploy branch January 11, 2022 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI build is not setting the package.json version

1 participant