Update pre.yml

This commit is contained in:
qiaofeng1227 2022-07-23 10:05:26 +08:00 committed by GitHub
parent c43a2e7773
commit 3af07bcddc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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