We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e2037 commit 6efe5a2Copy full SHA for 6efe5a2
.travis.yml
@@ -28,7 +28,7 @@ env:
28
- MAIN_BRANCH=v9.4.0
29
- TAGCACHE_FILE=tagcache
30
- RELEASE=r2
31
- - BASE_MQ_LOCKED=false
+ - BASE_MQ_LOCKED=true
32
33
go_import_path: "github.com/ibm-messaging/mq-container"
34
pipeline.env
@@ -1,6 +1,6 @@
1
###########################################################################################################################################################
2
MAIN_BRANCH=v9.4.0
3
RELEASE=r2
4
-BASE_MQ_LOCKED=false
+BASE_MQ_LOCKED=true
5
CBI_TAG=1.24.6-9.6-1755695350-05092025_094059
6
0 commit comments