We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a024cc7 commit c64ae48Copy full SHA for c64ae48
.circleci/config.yml
@@ -75,6 +75,7 @@ jobs:
75
path: ./reports/junit/
76
publish:
77
executor: my-custom-executor
78
+ working_directory: ~/tmp
79
steps:
80
- checkout
81
- restore_cache:
0 commit comments