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 dd269f5 commit ca872c1Copy full SHA for ca872c1
.travis.yml
@@ -28,7 +28,7 @@ env:
28
- MAIN_BRANCH=v9.4.3
29
- TAGCACHE_FILE=tagcache
30
- RELEASE=r2
31
- - BASE_MQ_LOCKED=false
+ - BASE_MQ_LOCKED=true
32
- FEATURE_BUILD_OVERRIDE=false
33
- DELIVERY_REGISTRY_NAMESPACE_OVERRIDE=hyc-mq-container-team-docker-local/travis-master
34
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=r2
0 commit comments