Updated Building Release (markdown)

Ralf Becker 2022-09-05 12:40:52 +02:00
parent 2146f00a8c
commit 03dd3b9f20

@ -55,7 +55,7 @@ git checkout 21.1
``` ```
Last but not least remove the pre-release tag from ```19.1.<YYYYmmdd>``` release on Github and update first line of https://www.egroupware.org/currentversion Last but not least remove the pre-release tag from ```19.1.<YYYYmmdd>``` release on Github and update first line of https://www.egroupware.org/currentversion
``` ```
ssh www.egroupware.org sed "'1 s/^.*$/21.1.<YYYYmmdd>/'" -i /var/www/egroupware.org/currentversion ssh docker.egroupware.org sed "'1 s/^.*$/21.1.<YYYYmmdd>/'" -i /var/www/egroupware.org/currentversion
``` ```
## Building the EPL image ## Building the EPL image