Update pre.yml
This commit is contained in:
parent
afeca72d66
commit
ac0bca0798
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@
|
|||
|
||||
- name: Config .env for start containers
|
||||
shell: |
|
||||
sed -i 's/APP_VERSION=.*/APP_VERSION=v{{kafka_version}}/g' {{installpath}}/{{appname}}/.env
|
||||
sed -i 's/APP_VERSION=.*/APP_VERSION={{kafka_version}}/g' {{installpath}}/{{appname}}/.env
|
||||
|
|
Loading…
Add table
Reference in a new issue