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 713f5ab commit cb9c919Copy full SHA for cb9c919
.travis.yml
@@ -24,7 +24,7 @@ env:
24
- MAIN_BRANCH=v9.4.3
25
- TAGCACHE_FILE=tagcache
26
- RELEASE=r1
27
- - BASE_MQ_LOCKED=false
+ - BASE_MQ_LOCKED=true
28
- FEATURE_BUILD_OVERRIDE=false
29
- DELIVERY_REGISTRY_NAMESPACE_OVERRIDE=hyc-mq-container-team-docker-local/travis-master
30
pipeline.env
@@ -1,6 +1,6 @@
1
###########################################################################################################################################################
2
3
-BASE_MQ_LOCKED=false
+BASE_MQ_LOCKED=true
4
MAIN_BRANCH=v9.4.3
5
LTS=false
6
RELEASE=r1
0 commit comments