Update .travis.yml

This commit is contained in:
David Edwards
2020-02-04 14:35:22 +00:00
parent 8fd9e89e7a
commit a6a6b38a1f

View File

@@ -102,7 +102,7 @@ jobs:
if: fork = false AND branch = feature/REPO-4735_Add-release-stages AND commit_message !~ /\[no-release\]/
# Leaving blank will auto increment the
env:
- release_version=repo-4735-3
- release_version=repo-4735-4
- development_version=6.3.0-alpha-6-SNAPSHOT
- COMM_RELEASE_VERSION=
# Fail the job if there is a docker image tag that matches the release_version (or project version in the POM if not set)