Files
docker-selenium-grid/.gitpod.yml
Diego Molina 2c49db5d0a Improving gitpod file
[skip ci]
2022-06-08 15:36:03 +02:00

7 lines
344 B
YAML

tasks:
- name: Show README link and build instructions
before: |
echo "Try out Selenium Grid in Docker by following https://github.com/SeleniumHQ/docker-selenium#execution-modes"
echo "To build all images, run 'make all'. See more instructions at https://github.com/SeleniumHQ/docker-selenium/wiki/Building-your-own-images"