mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-02 15:51:05 +02:00
misc: add extra line to tag message
This commit is contained in:
parent
c57a84b213
commit
2900c117b9
@ -51,7 +51,7 @@ sed -i "" -e "s/latest/${VERSION}/" *.yml
|
||||
#
|
||||
|
||||
git commit -a -m "release: ${VERSION}" -m "${CHANGES}"
|
||||
git tag -a "${VERSION}" -m "${CHANGES}"
|
||||
git tag -a "${VERSION}" -m "release" -m "${CHANGES}"
|
||||
|
||||
# Tag Docker images and push them to DockerHub
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user