mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
SCRIPTS: announce-release: add URL of dev packages
This is the shortened URL of the nightly builds maintained by William, let's have them in announce messages.
This commit is contained in:
parent
c89dec3dc8
commit
02df95e938
1 changed files with 1 additions and 0 deletions
|
|
@ -223,6 +223,7 @@ fi
|
|||
echo " Pending bugs : http://www.haproxy.org/l/pending-bugs"
|
||||
echo " Reviewed bugs : http://www.haproxy.org/l/reviewed-bugs"
|
||||
echo " Code reports : http://www.haproxy.org/l/code-reports"
|
||||
echo " Latest builds : http://www.haproxy.org/l/dev-packages"
|
||||
) >> "$OUTPUT"
|
||||
|
||||
# sign
|
||||
|
|
|
|||
Loading…
Reference in a new issue