Skip to content
Snippets Groups Projects
Commit c25673d7 authored by poka's avatar poka
Browse files

remove unused .env file

parent 8050a444
Branches
Tags
No related merge requests found
Pipeline #18936 waiting for manual action
.env deleted 100644 → 0
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
...@@ -21,7 +21,7 @@ cd ../.. ...@@ -21,7 +21,7 @@ cd ../..
flutter test integration_test/scenarios/$testName.dart && echo '0' > /tmp/geckoTestResult || echo '1' > /tmp/geckoTestResult flutter test integration_test/scenarios/$testName.dart && echo '0' > /tmp/geckoTestResult || echo '1' > /tmp/geckoTestResult
# Reset .env # Reset .env
echo "ip_address=127.0.0.1" > .env # not used anymore, host IP is 10.0.2.2 # echo "ip_address=127.0.0.1" > .env # not used anymore, host IP is 10.0.2.2
# Stop Duniter # Stop Duniter
cd integration_test/duniter cd integration_test/duniter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment