Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix running subfolders #1998

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

Merged
merged 1 commit into from
Sep 11, 2020
Merged

Fix running subfolders #1998

merged 1 commit into from
Sep 11, 2020

Conversation

crufter
Copy link
Contributor

@crufter crufter commented Sep 11, 2020

No description provided.

@@ -95,14 +95,14 @@ func (r *localRuntime) checkoutSourceIfNeeded(s *runtime.Service, secrets map[st
return err
}
if len(sourceParts) > 1 {
lastFolderPart := s.Name
lastFolderPart := tarName
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not related to the fix but an existing thing to be fixed.

@crufter crufter merged commit 275e92b into master Sep 11, 2020
@crufter crufter deleted the fixsubb branch September 11, 2020 10:57
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