mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-26 04:52:43 +00:00
Skip cache if a task is a copy or says to skip cache
This commit is contained in:
@@ -11,6 +11,7 @@ const LOG = {
|
||||
rebuild: true,
|
||||
cached: false,
|
||||
copy: false,
|
||||
silent: false,
|
||||
};
|
||||
|
||||
module.exports = exports = async function process (tasks, cache) {
|
||||
|
||||
Reference in New Issue
Block a user