Merge pull request #225 from mq-cloudpak/ahp-v1.8.1-mq-updates

updated MQ CD + LTS versions to 9.2.5-r2, 9.2.0.5 for v1.8.1 GA
This commit is contained in:
Alec Painter
2022-04-07 14:46:26 +01:00
committed by GitHub Enterprise

View File

@@ -26,9 +26,9 @@ services:
env: env:
global: global:
- MAIN_BRANCH=v9.2.5 - MAIN_BRANCH=v9.2.5
- MQ_LTS_VERSION=9.2.0.4 - MQ_LTS_VERSION=9.2.0.5
- TAGCACHE_FILE=tagcache - TAGCACHE_FILE=tagcache
- RELEASE=r1 - RELEASE=r2
- RELEASE_LTS=r1 - RELEASE_LTS=r1
go_import_path: "github.com/ibm-messaging/mq-container" go_import_path: "github.com/ibm-messaging/mq-container"