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: [CI-15249]: fixed bug where restore step failed on windows #125

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

avijeetsm
Copy link
Collaborator

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Fixes #
restore step failed on windows pipelines. bug fixed where tar was being created with relative filename because filepath was not being checked correctly for being absolute or relative

Proposed Changes

  • changed code to make it use default go function instead of checking filepath prefix manually

@avijeetsm avijeetsm self-assigned this Nov 23, 2024
@avijeetsm avijeetsm merged commit 3968039 into drone-plugins:master Nov 25, 2024
1 check passed
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.

3 participants