mirror of
https://github.com/docker/compose.git
synced 2026-08-27 03:45:29 +00:00
Update release process with most recent changes
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
2f61a1dac4
commit
eab333adb1
2 changed files with 22 additions and 14 deletions
|
|
@ -65,8 +65,7 @@ git config "branch.${BRANCH}.release" $VERSION
|
|||
|
||||
editor=${EDITOR:-vim}
|
||||
|
||||
echo "Update versions in docs/install.md, compose/__init__.py, script/run/run.sh"
|
||||
$editor docs/install.md
|
||||
echo "Update versions in compose/__init__.py, script/run/run.sh"
|
||||
$editor compose/__init__.py
|
||||
$editor script/run/run.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue