What i'm looking for is this kind of stack:
CI: Jenkins
Plugins: M2 Release, AWSEB Deployment Plugin
- pom.xml version is 1.0-SNAPSHOT.
- When i push to github, Jenkins creates a project-1.0-SNAPSHOT package and deploys it on test server with AWSEB Deployment Plugin.
- Once all devs are good on test server, I manually deploy on production the current snapshot with M2 Release and AWSEB Deployment Plugin.
- pom.xml version on github is now set to 1.1-SNAPSHOT.
Does anyone has a similar stack, or has some usefull resources to do the entire chain ?
Aucun commentaire:
Enregistrer un commentaire