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
d33968ceb6
commit
e8f5d82853
@ -5,12 +5,12 @@ orbs:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
working_directory: ~/chess
|
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/elixir:1.14-browsers
|
- image: cimg/elixir:1.14-browsers
|
||||||
- image: cimg/postgres:14.6
|
- image: cimg/postgres:14.6
|
||||||
steps:
|
steps:
|
||||||
- browser-tools/install-browser-tools
|
- browser-tools/install-browser-tools:
|
||||||
|
path: ~/
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
name: Install hex
|
name: Install hex
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user