Update pre.yml

This commit is contained in:
qiaofeng1227 2022-11-18 13:55:55 +08:00 committed by GitHub
parent 4c7b959341
commit b51720d120
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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