Update pre.yml
This commit is contained in:
parent
5bfb5cbd95
commit
140f6e404d
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@
|
||||||
|
|
||||||
- name: Config .env for start containers
|
- name: Config .env for start containers
|
||||||
shell: |
|
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue