Update pre.yml

This commit is contained in:
qiaofeng1227 2022-10-12 14:48:38 +08:00 committed by GitHub
parent 089bb545ef
commit f28514db13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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