Skip to content

Commit 5195d32

Browse files
bhavyahemGitHub Enterprise
authored andcommitted
[ci skip]: Lock 9.4.0.15-r1 after respin (#1015)
1 parent 5ecb722 commit 5195d32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ env:
2424
- MAIN_BRANCH=v9.4.0
2525
- TAGCACHE_FILE=tagcache
2626
- RELEASE=r1
27-
- BASE_MQ_LOCKED=false
27+
- BASE_MQ_LOCKED=true
2828

2929
go_import_path: "github.com/ibm-messaging/mq-container"
3030

pipeline.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###########################################################################################################################################################
22
MAIN_BRANCH=v9.4.0
33
RELEASE=r1
4-
BASE_MQ_LOCKED=false
4+
BASE_MQ_LOCKED=true
55
###########################################################################################################################################################

0 commit comments

Comments
 (0)