]> git.immae.eu Git - github/fretlink/ansible-clever.git/commit - README.md
feat(post_deploy): Add a post deploy task to fetch deployed env 25/head
authorPaul Bonaud <paul.bonaud@fretlink.com>
Fri, 30 Nov 2018 14:57:33 +0000 (15:57 +0100)
committerPaul Bonaud <paul.bonaud@fretlink.com>
Fri, 30 Nov 2018 15:12:43 +0000 (16:12 +0100)
commit567977285542274d3fef0fd3df556e5f9bbc1f79
treea3515e66da83c0f2818c885979df82992c3e0342
parente3f725a16f48d303ddbd8afed0bcdd50c923b33f
feat(post_deploy): Add a post deploy task to fetch deployed env

In some cases you might need to retrieve the ENV which is currently in
use by your clever application recently deployed.

If you specify a `clever_env_output_file` that is exactly what you
will get!
README.md
tasks/post_deploy.yml [new file with mode: 0644]