Update pre.yml

This commit is contained in:
qiaofeng1227 2022-07-22 11:56:22 +08:00 committed by GitHub
parent 936ce03086
commit 6dd10e9323
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 - name: Config .env for start containers
shell: | shell: |
sed -i 's/APP_VERSION=.*/APP_VERSION=v{{gitlab_version}}/g' {{installpath}}/{{appname}}/.env sed -i 's/APP_VERSION=.*/APP_VERSION={{gitlab_version}}/g' {{installpath}}/{{appname}}/.env