logs: debug Pipfile update error

This commit is contained in:
Rhys Arkins 2020-04-28 10:47:30 +02:00
parent 41e1730352
commit 4154c9f364

View file

@ -54,7 +54,7 @@ export async function updateArtifacts({
},
];
} catch (err) {
logger.warn({ err }, 'Failed to update Pipfile.lock');
logger.debug({ err }, 'Failed to update Pipfile.lock');
return [
{
artifactError: {