Auto deploy application at each commit on main #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using ansible, we can deploy the application at each change on main branche, we can also modifiy application to keep inside the container the json file (as it's updated at each changes) in place of fetching the file on git at each requests