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 5195d32 commit 0209da3Copy full SHA for 0209da3
.travis.yml
@@ -24,7 +24,7 @@ env:
24
- MAIN_BRANCH=v9.4.0
25
- TAGCACHE_FILE=tagcache
26
- RELEASE=r1
27
- - BASE_MQ_LOCKED=true
+ - BASE_MQ_LOCKED=false
28
29
go_import_path: "github.com/ibm-messaging/mq-container"
30
pipeline.env
@@ -1,5 +1,5 @@
1
###########################################################################################################################################################
2
MAIN_BRANCH=v9.4.0
3
RELEASE=r1
4
-BASE_MQ_LOCKED=true
+BASE_MQ_LOCKED=false
5
0 commit comments