Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 954 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 954 Bytes

Build status Chocolatey Chocolatey

Liquibase chocolatey package

The aim of this project is to make the release process of liquibase package as easy and fast as possible so it will stay as close as possible from Liquibase release pipe.

Continous build

  1. Update Liquibase version in liquibase.properties
  2. Run ant make
  3. Try local install : choco install -fdv liquibase.nuspec
  4. Run liquibase : liquibase --version then liquibase --help
  5. You are done : make a Pull Request (all required files have been generated with all requireds fields, including checksums) : tools and nuspec only