We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a6dba6 commit 8d68f33Copy full SHA for 8d68f33
.circleci/config.yml
@@ -4,6 +4,7 @@ jobs:
4
build:
5
docker:
6
- image: circleci/ruby:2.6.6
7
+ working_directory: /mnt/ramdisk
8
steps:
9
- checkout
10
- run: bundle install
0 commit comments