This is what I have now:

1. Create a feature branch with jenkinsfile in it
2. Commit to your new feature branch and the pipeline kicks off
3. The pipeline deploys the app to a new VM/environment/container/whatever
4. The environment/VM persists after the deploy so you can touch/test it 
physically

Now what I want to happen is when the branch is merged and deleted jenkins 
cleans up and deletes the VM it created for that branch.

Are there triggers for merge/deletion of a branch?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/443b874e-8c4f-4a46-8cad-961b6f7b6904%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to