Update pre.yml

This commit is contained in:
qiaofeng1227 2022-07-27 15:37:48 +08:00 committed by GitHub
parent 5286025ed8
commit 2e5a909bed
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_VERSION=.*/APP_VERSION={{neo4j_version}}/g' {{installpath}}/{{appname}}/.env
sed -i 's/DB_NEO4J_VERSION=.*/DB_NEO4J_VERSION={{neo4j_version}}/g' {{installpath}}/{{appname}}/.env