Skip to content

Commit

Permalink
Fix publish types CI task (#20888)
Browse files Browse the repository at this point in the history
  • Loading branch information
kburtram authored Oct 20, 2022
1 parent 318bfe6 commit 21462e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/azure-pipelines/publish-types/publish-types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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="<!here>. Someone pushed 1.999.0 tag. Please delete it ASAP from remote and local."
Expand Down

0 comments on commit 21462e3

Please sign in to comment.