mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:51:59 +00:00
chore(release): remind releasers of tag pipeline (#63150)
This commit is contained in:
parent
d48b8d53bc
commit
2be933cda9
@ -261,6 +261,7 @@ promoteToPublic:
|
||||
# Annotate build
|
||||
cat << EOF | buildkite-agent annotate --style info
|
||||
Promoted release is **publicly available** through a git tag at [\`{{version}}\`](https://github.com/sourcegraph/sourcegraph/tree/{{version}}).
|
||||
Please note that some release artifacts will not be available until the tag's pipeline completes. You can follow this at https://buildkite.com/sourcegraph/sourcegraph/builds?branch={{version}}
|
||||
EOF
|
||||
|
||||
- name: 'git:release:create'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user