diff --git a/build/azure-pipelines/publish-types/publish-types.yml b/build/azure-pipelines/publish-types/publish-types.yml index 04fd529154..ed5d97e2a3 100644 --- a/build/azure-pipelines/publish-types/publish-types.yml +++ b/build/azure-pipelines/publish-types/publish-types.yml @@ -20,7 +20,7 @@ steps: # - bash: | # TAG_VERSION=$(git describe --tags `git rev-list --tags --max-count=1`) - CHANNEL="G1C14HJ2F" + # CHANNEL="G1C14HJ2F" # if [ "$TAG_VERSION" == "1.999.0" ]; then # MESSAGE=". Someone pushed 1.999.0 tag. Please delete it ASAP from remote and local."