Update pre.yml

This commit is contained in:
qiaofeng1227 2022-07-28 10:44:43 +08:00 committed by GitHub
parent d79d802d5e
commit c83038b7a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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