forked from extern/egroupware
changes for 20.1
This commit is contained in:
parent
3d4eb03b90
commit
245774c8d9
@ -3,7 +3,7 @@
|
|||||||
# To update univention-appcenter-control run:
|
# To update univention-appcenter-control run:
|
||||||
# curl https://provider-portal.software-univention.de/appcenter-selfservice/univention-appcenter-control > ~/bin/univention-appcenter-control
|
# curl https://provider-portal.software-univention.de/appcenter-selfservice/univention-appcenter-control > ~/bin/univention-appcenter-control
|
||||||
|
|
||||||
version=19.1
|
version=20.1
|
||||||
packaging=`date +%Y%m%d`
|
packaging=`date +%Y%m%d`
|
||||||
# default is now Docker!
|
# default is now Docker!
|
||||||
postfix=''
|
postfix=''
|
||||||
@ -67,5 +67,6 @@ univention-appcenter-control get 4.4/egroupware=$version.$packaging$postfix --js
|
|||||||
sed -i "" \
|
sed -i "" \
|
||||||
-e "s|image:.*docker.software-univention.de/egroupware-egroupware.*|image:download.egroupware.org/egroupware/epl:$version.$packaging|" \
|
-e "s|image:.*docker.software-univention.de/egroupware-egroupware.*|image:download.egroupware.org/egroupware/epl:$version.$packaging|" \
|
||||||
-e "s|image:.*docker.software-univention.de/egroupware-nginx.*|image:nginx:stable-alpine|" \
|
-e "s|image:.*docker.software-univention.de/egroupware-nginx.*|image:nginx:stable-alpine|" \
|
||||||
|
-e "s|image:.*docker.software-univention.de/egroupware-push.*|image:phpswoole/swoole:latest|" \
|
||||||
/tmp/compose
|
/tmp/compose
|
||||||
$debug univention-appcenter-control upload $ucs/egroupware=$version.$packaging$postfix /tmp/compose
|
$debug univention-appcenter-control upload $ucs/egroupware=$version.$packaging$postfix /tmp/compose
|
||||||
|
Loading…
Reference in New Issue
Block a user