Skip to content
Snippets Groups Projects
Commit 63951403 authored by Darius Schneider's avatar Darius Schneider
Browse files

alias

parent a5cfb985
No related branches found
No related tags found
No related merge requests found
...@@ -60,9 +60,10 @@ rails_test_all: ...@@ -60,9 +60,10 @@ rails_test_all:
services: services:
- postgres:16.4 - postgres:16.4
- mariadb:10.1 - mariadb:10.1
- selenium/standalone-chrome:latest - name: selenium/standalone-chrome:latest
alias: chrome
variables: variables:
SELENIUM_URL: http://selenium__standalone-chrome:4444/wd/hub SELENIUM_URL: http://chrome:4444/wd/hub
MYSQL_DATABASE: mysql MYSQL_DATABASE: mysql
MYSQL_USER: mysql MYSQL_USER: mysql
MYSQL_PASSWORD: mysql MYSQL_PASSWORD: mysql
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment