Skip to content

Commit 9c30c54

Browse files
committed
Copy '.git' directory between steps to allow parsing the commit ID
1 parent 65b8eb4 commit 9c30c54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
# Must be relative path from root
7777
paths:
7878
- dist/
79+
- .git/
7980
- slack/status
8081
deploy:
8182
executor: my-executor

0 commit comments

Comments
 (0)