Skip to content

Commit 34a5513

Browse files
committed
Always add release tag to travis build images
1 parent dd1d534 commit 34a5513

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ env:
2828
- MAIN_BRANCH=private-master
2929
- MQ_LTS_VERSION=9.2.0.1
3030
- TAGCACHE_FILE=tagcache
31-
- RELEASE=
32-
- RELEASE_LTS=
31+
- RELEASE=r2
32+
- RELEASE_LTS=r1
3333

3434
go_import_path: "github.com/ibm-messaging/mq-container"
3535

0 commit comments

Comments
 (0)