mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Update pre.yml
This commit is contained in:
parent
b2d0774177
commit
94c6bec47b
@ -17,9 +17,3 @@
|
||||
|
||||
- debug:
|
||||
msg: "baota_version is {{baota_version}}"
|
||||
|
||||
- name: Config .env and docker-compose for start
|
||||
shell: |
|
||||
cat {{installpath}}/{{appname}}/docker-compose.yml |yq eval 'del(.services.{{baota_version}}.profiles)' > /tmp/tmp.yml
|
||||
cat /tmp/tmp.yml > {{installpath}}/{{appname}}/docker-compose.yml
|
||||
rm -f /tmp/tmp.yml
|
||||
|
Loading…
Reference in New Issue
Block a user