Question
Is there any way to force redeploy on AppPlatform
I’ve deployed a production version of my static application using manual deploy. However, my staging version which uses automatic deploy has features that the other don’t, even if I redeploy de production version, which the build gets skipped. Is there any solution/workaround to this scenario?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
I’m using gitlab as the project repository.
Looking a bit closer at the deploy logs, after changing the build command: The platform is not getting the latest commig from gitlab.