Skip to content
Prev Previous commit
Next Next commit
Updated config.yml
  • Loading branch information
akanchhaS committed Feb 25, 2021
commit 43d561e2caa60165b49c1cfef00e59eac5bca9ef
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs: # a collection of steps

jobs: # a collection of steps
build: # runs not using Workflows must have a `build` job as entry point #directory where steps will run
working_directory: ~/goof
#working_directory: ~/goof
docker:
- image: circleci/buildpack-deps:stretch
environment:
Expand Down