Skip to content

Commit 0209da3

Browse files
bhavyahemGitHub Enterprise
authored andcommitted
Unlocking as build manifest wasnt generated (#1017)
1 parent 5195d32 commit 0209da3

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=true
27+
- BASE_MQ_LOCKED=false
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=true
4+
BASE_MQ_LOCKED=false
55
###########################################################################################################################################################

0 commit comments

Comments
 (0)