mirror of
https://github.com/Smaug123/PulumiConfig
synced 2025-10-07 09:38:40 +00:00
Disable archive downloads due to Microsoft abuse (#38)
This commit is contained in:
@@ -64,6 +64,9 @@
|
|||||||
RENDER_COMMAND = ''${docutils}/bin/rst2html.py'';
|
RENDER_COMMAND = ''${docutils}/bin/rst2html.py'';
|
||||||
IS_INPUT_FILE = false;
|
IS_INPUT_FILE = false;
|
||||||
};
|
};
|
||||||
|
repository = {
|
||||||
|
DISABLE_DOWNLOAD_SOURCE_ARCHIVES = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user