Closed arm4b closed 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.
ST2_VERSION
BOX_VERSION
That'll allow us to pin specific version, instead of using "latest" default.
During the CircleCI deploy step (which happens on git tag/git release) we'll need to extract the
ST2_VERSION
andBOX_VERSION
from the git tag.That'll allow us to pin specific version, instead of using "latest" default.