Skip to content

Commit ba0ddb1

Browse files
committed
Added CLOUDP-318631 reference in TODO comment
1 parent 6aaf760 commit ba0ddb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/.evergreen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ functions:
6161
<<: *go_env
6262
MACOS_NOTARY_KEY: ${macos_notary_keyid}
6363
MACOS_NOTARY_SECRET: ${macos_notary_secret}
64-
# TODO: triggered_by_git_tag is not set, because we run the task manually
64+
# TODO: CLOUDP-318631 triggered_by_git_tag is not set, because we run the task manually
6565
GORELEASER_CURRENT_TAG: ${triggered_by_git_tag}
6666
# shell.exec EVG Task doesn't have add_to_path, so we need to explicitly add the path export below.
6767
script: |

0 commit comments

Comments
 (0)