Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix circleci cache directory list #4564

Merged
merged 1 commit into from
Jan 9, 2018
Merged

fix circleci cache directory list #4564

merged 1 commit into from
Jan 9, 2018

Conversation

Stebalien
Copy link
Member

@Stebalien Stebalien commented Jan 8, 2018

environment variable expansion doesn't work in the cache_directories section.

environment variable expansion doesn't work in the cache_directories section.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
@ghost ghost assigned Stebalien Jan 8, 2018
@ghost ghost added the status/in-progress In progress label Jan 8, 2018
@Stebalien
Copy link
Member Author

I'm not sure this is actually necessary. CircleCI already caches /home/ubuntu/.go_workspace. However, it was wrong before. We can probably just remove this line.

@whyrusleeping whyrusleeping merged commit 429ab63 into master Jan 9, 2018
@whyrusleeping whyrusleeping deleted the fix/circle-cache branch January 9, 2018 18:55
@ghost ghost removed the status/in-progress In progress label Jan 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants