Update pre.yml

This commit is contained in:
qiaofeng1227 2022-07-27 11:05:19 +08:00 committed by GitHub
parent afeca72d66
commit ac0bca0798
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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