module.exports = { pipeline: { build: ["^build"], lint: ["^lint"], }, };