Always add release tag to travis build images

This commit is contained in:
Luke Powlett
2020-11-23 16:45:50 +00:00
committed by Luke J Powlett
parent dd1d534045
commit 34a55135fb

View File

@@ -28,8 +28,8 @@ env:
- MAIN_BRANCH=private-master - MAIN_BRANCH=private-master
- MQ_LTS_VERSION=9.2.0.1 - MQ_LTS_VERSION=9.2.0.1
- TAGCACHE_FILE=tagcache - TAGCACHE_FILE=tagcache
- RELEASE= - RELEASE=r2
- RELEASE_LTS= - RELEASE_LTS=r1
go_import_path: "github.com/ibm-messaging/mq-container" go_import_path: "github.com/ibm-messaging/mq-container"