Update pre.yml
This commit is contained in:
parent
3570d4e99b
commit
725d4ba89a
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@
|
|||
sed -i 's/APP_VERSION=.*/APP_VERSION={{oracle_version}}/g' {{installpath}}/{{appname}}/.env
|
||||
cat {{installpath}}/{{appname}}/docker-compose.yml |yq eval 'del(.services.oracleex.profiles)' > /tmp/tmp.yml
|
||||
cat /tmp/tmp.yml > docker-compose.yml
|
||||
rm -f /tmp/tmp.yml
|
||||
when: oracle_edition == "express"
|
||||
|
||||
- block:
|
||||
|
|
Loading…
Add table
Reference in a new issue