forked from extern/egroupware
add one space after image: and add swoolepush
This commit is contained in:
parent
c3000beb5f
commit
65055505c3
@ -65,7 +65,8 @@ $debug univention-appcenter-control upload $ucs/egroupware=$version.$packaging$p
|
|||||||
#curl https://appcenter-test.software-univention.de/univention-repository/4.4/maintained/component/$uni_version/compose 2>/dev/null > /tmp/compose
|
#curl https://appcenter-test.software-univention.de/univention-repository/4.4/maintained/component/$uni_version/compose 2>/dev/null > /tmp/compose
|
||||||
univention-appcenter-control get 4.4/egroupware=$version.$packaging$postfix --json | jq -r .compose > /tmp/compose
|
univention-appcenter-control get 4.4/egroupware=$version.$packaging$postfix --json | jq -r .compose > /tmp/compose
|
||||||
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-push.*|image: phpswoole/swoole:latest|" \
|
||||||
|
-e "s|image:.*docker.software-univention.de/egroupware-nginx.*|image: nginx:stable-alpine|" \
|
||||||
/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