Skip to content
Snippets Groups Projects
Unverified Commit 536260fe authored by Alexander Varwijk's avatar Alexander Varwijk
Browse files

fixup! Ensure webserver is reachable from Behat

parent 83b8796f
No related branches found
No related tags found
No related merge requests found
Pipeline #17739 failed
......@@ -19,7 +19,7 @@ behat:
before_script:
- apt-get update && apt-get install -y jq unzip mariadb-client && apt-get clean
- echo "127.0.0.1 web >> /etc/hosts"
- echo "127.0.0.1 web" >> /etc/hosts
- cd /opt/drupal
- mkdir -p config/sync
- composer config minimum-stability dev
......
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