Skip to content

Instantly share code, notes, and snippets.

@whytewolf
Created September 20, 2017 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whytewolf/c31b42940a278c6bcb2009d1e2de5955 to your computer and use it in GitHub Desktop.
Save whytewolf/c31b42940a278c6bcb2009d1e2de5955 to your computer and use it in GitHub Desktop.
{%set liquibase = {'install_root':'test1','version':'test2'} %}
{% do liquibase.update({'install_path':'{0}/liquibase-{1}'.format(liquibase.install_root, liquibase.version)}) %}∙
{{liquibase}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment