mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Updated config.yml
This commit is contained in:
parent
2b39d02fee
commit
9920d8955e
@ -5,13 +5,13 @@ orbs:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
working_directory: ~/
|
||||
docker:
|
||||
- image: cimg/elixir:1.14-browsers
|
||||
- image: cimg/postgres:14.6
|
||||
steps:
|
||||
- browser-tools/install-chrome
|
||||
- browser-tools/install-chromedriver
|
||||
- checkout
|
||||
- browser-tools/install-browser-tools
|
||||
- run:
|
||||
name: Install hex
|
||||
command: mix local.hex --force
|
||||
|
||||
Loading…
Reference in New Issue
Block a user