Update pre.yml

This commit is contained in:
qiaofeng1227 2022-07-19 15:52:39 +08:00 committed by GitHub
parent 5bfb5cbd95
commit 140f6e404d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,4 +22,4 @@
- name: Config .env for start containers
shell: |
sed -i 's/APP_VERSION=.*/APP_VERSION=v{{mongodb_version}}/g' {{installpath}}/{{appname}}/.env
sed -i 's/APP_VERSION=.*/APP_VERSION={{mongodb_version}}/g' {{installpath}}/{{appname}}/.env