This repository was archived by the owner on Feb 6, 2025. It is now read-only.
Add Continuous Deployment support - better CI/CD integration #9
Labels
enhancement
New feature or request
As mentioned in the README, I did not have time to develop this feature properly yet.
I used to do CD with a T.A.D.S. similar repository by (roughly):
./tads ansible-playbook production deploy
, and in case of success commit and push the fileWe may also consider the option of using Portainer's API to achieve CD.
But I'm not really in favor of this because the main advantage of commiting the newly deployed tags is that all developers can stay in sync with the prod.
The text was updated successfully, but these errors were encountered: