mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-05 04:08:19 +00:00
fix unit test
This commit is contained in:
@@ -27,6 +27,7 @@ matrix:
|
||||
- sed -i "s/AUTO_INSTALL=false/AUTO_INSTALL=true/g" .env
|
||||
- sed -i "s/AUTO_REMOVE=false/AUTO_REMOVE=true/g" .env
|
||||
- sed -i "s/FORCE_REMOVE=false/FORCE_REMOVE=true/g" .env
|
||||
- sed -i "s/ADMIN_EMAIL=\"mail@example.com\"/ADMIN_EMAIL=\"me@masedi.net\"/g" .env
|
||||
#- sed -i "s/NGINX_INSTALLER=\"repo\"/NGINX_INSTALLER=\"source\"/g" .env
|
||||
#- sed -i "s/NGX_PAGESPEED=false/NGX_PAGESPEED=true/g" .env
|
||||
#- sed -i "s/PHP_VERSION=\"7.4\"/PHP_VERSION=\"8.0\"/g" .env
|
||||
|
||||
Reference in New Issue
Block a user