Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3fed294

Browse files
author
mahdis-z
committed
debugging
1 parent 8defc03 commit 3fed294

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ jobs:
55
docker:
66
# a packaged system that has the instructions for creating a running container.
77
- image: circleci/ruby:2.3.4
8+
9+
working_directory: ~/repo
810

911
# actions that need to be taken to perform your job
1012
steps:

0 commit comments

Comments
 (0)