Update pre.yml

This commit is contained in:
qiaofeng1227 2022-07-22 11:57:30 +08:00 committed by GitHub
parent 6dd10e9323
commit a484b4cb4e
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={{gitlab_version}}/g' {{installpath}}/{{appname}}/.env
sed -i 's/APP_EDITION=.*/APP_EDITION={{gitlab_version}}/g' {{installpath}}/{{appname}}/.env