mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 23:50:31 +00:00
Update pre.yml
This commit is contained in:
parent
4c7b959341
commit
b51720d120
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue