Update pre.yml

This commit is contained in:
qiaofeng1227 2022-12-08 14:34:36 +08:00 committed by GitHub
parent 65cc87a4b2
commit d48cb9ea73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,3 +23,4 @@
- name: Config .env for start containers
shell: |
sed -i 's/APP_EDITION=.*/APP_EDITION={{gitlab_version}}/g' {{installpath}}/{{appname}}/.env
when: gitlab_version != "jenkins"