Ajout de logs dans le premier job

This commit is contained in:
Simon Pistache 2023-05-13 10:28:03 +02:00
parent 16abe31b34
commit a7c5db924d

View File

@ -6,7 +6,9 @@ const iptc = require('node-iptc');
// find all images
const slug = env.PACKAGE_NAME;
console.log(slug);
const root = env.ENTRY_FOLDER;
console.log(root);
let workingDirectory = path.join("../..", root, slug);
// extract metadata from them