StackStorm / packer-st2

Packer templates for building & deploying Vagrant & OVA with StackStorm installed
https://app.vagrantup.com/stackstorm/boxes/st2
Apache License 2.0
13 stars 7 forks source link

Extract ST2_VERSION and BOX_VERSION from the git tag #30

Closed arm4b closed 6 years ago

arm4b commented 6 years ago

During the CircleCI deploy step (which happens on git tag/git release) we'll need to extract the ST2_VERSION and BOX_VERSION from the git tag.

That'll allow us to pin specific version, instead of using "latest" default.