Skip to content
Snippets Groups Projects
Commit 096c864e authored by Ray Andrew's avatar Ray Andrew
Browse files

Initial commit

parent e61a1ada
No related merge requests found
Pipeline #5008 failed with stage
in 1 minute and 40 seconds
......@@ -39,7 +39,7 @@ before_script:
# - which composer
# - http_proxy=${HTTP_PROXY}` https_proxy="" composer install
# - echo \$active_group = \'test\'\; >> application/config/config.php
- http_proxy=${HTTP_PROXY}` https_proxy="" composer install
- http_proxy=${HTTP_PROXY} https_proxy="" composer install
- php importersql.php
test:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment