Changing the code and running initium-cli onbranch locally after a pipeline did not change the output of the deployed application.
Steps to reproduce
- Follow the quick start and deploy the code from branch
- Add an extra
! to the Hello World! message
- Run
initium-cli onbranch from your local copy of the repo
- curl the endpoind you should have
Hello World!!
Changing the code and running
initium-cli onbranchlocally after a pipeline did not change the output of the deployed application.Steps to reproduce
!to theHello World!messageinitium-cli onbranchfrom your local copy of the repoHello World!!