@@ -365,6 +365,9 @@ func whatever(swg *sizedwaitgroup.SizedWaitGroup, ka config.Artifact,
iftestPath==""{
testPath=result.BuildArtifact+"_test"
if!exists(testPath){
testPath=tmp+"/"+"test.sh"
}
}
remoteTest,err:=copyTest(q,testPath,ka)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.