Skip to content

Skip version check on deployment for certain component

0

Hello,

I wish to create a component that runs a script on my edge device. The script pulls and ups a docker-compose environment (along with some other things)... My current problem is that I have to increment the version each time I want to deploy new code to an edge device with an existing version of the component. Is there a way to skip version check or always deploy regardless of version or maybe a way the implement the "NEXT_PATCH" functionality directly in the component definition.

I am using the Greengrass UI to deploy and want to avoid tedious clicks everytime I am deploying.

Best regards Lasse

asked 3 years ago311 views
1 Answer
0

Hey lasse_bonner,

Unfortunately, currently each change requires a new version to be provided, so for now your best bet is to use the GDK with next patch.

  • Nelson
AWS
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.