Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
h4ck3rk3y committed Nov 27, 2023
1 parent 3768295 commit 1695ee2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ func (builtin *RunPythonCapabilities) Validate(_ *builtin_argument.ArgumentValue
return validateTasksCommon(validatorEnvironment, builtin.storeSpecList, serviceDirpathsToArtifactIdentifiers, builtin.serviceConfig.GetContainerImageName())
}

// Execute This is just v0 for run_sh task - we can later improve on it.
// Execute This is just v0 for run_python task - we can later improve on it.
//
// TODO Create an mechanism for other services to retrieve files from the task container
// TODO Make task as its own entity instead of currently shown under services
Expand Down

0 comments on commit 1695ee2

Please sign in to comment.