Skip to content

Commit 36608b2

Browse files
roshan04Karan Nagpal
authored andcommitted
handled sync mode for custom reports
1 parent 3a68882 commit 36608b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/helpers/buildArtifacts.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ exports.downloadBuildArtifacts = async (bsConfig, buildId, args, rawArgs) => {
245245
process.exitCode = Constants.ERROR_EXIT_CODE;
246246
}
247247
}
248+
resolve();
248249
});
249250
});
250251
};

0 commit comments

Comments
 (0)