We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595d4c2 commit 41dd148Copy full SHA for 41dd148
.circleci/config.yml
@@ -18,7 +18,7 @@ jobs:
18
name: Build the ddev executables
19
- persist_to_workspace:
20
root: ~/
21
- paths: go
+ paths: ddev
22
23
golang_test_nginx_fpm:
24
machine:
0 commit comments