Skip to content
Snippets Groups Projects
Commit 14363eae authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

new env file

parent 6096d80e
No related branches found
No related tags found
5 merge requests!1645Development,!1635Development,!1634Development,!1631Development,!1628Resolve "Add more integration tests"
......@@ -215,5 +215,4 @@ integrationtest:
- sed -i "s#^APP_URL=.*#APP_URL=$URL#g" .env
- sed -i "s#^BRANCH_NAME=.*#BRANCH_NAME=$CI_COMMIT_REF_NAME#g" .env
- sed -i "s#^COMMIT_NAME=.*#COMMIT_NAME=$CI_COMMIT_REF_SLUG#g" .env
- ./vendor/phpunit/phpunit/phpunit
- ./vendor/phpunit/phpunit/phpunit
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment