The machine tool now supports both
This commit is contained in:
parent
7a246c6c16
commit
ef4b690b56
@ -32,8 +32,6 @@ const BACKUP_BUCKET = 'selfhost-test';
|
||||
const AWS_ACCESS_KEY = process.env.AWS_ACCESS_KEY;
|
||||
const AWS_ACCESS_SECRET = process.env.AWS_ACCESS_SECRET;
|
||||
|
||||
process.env.CLOUDRON_VERSIONS_URL = process.env.BOX_VERSIONS_URL;
|
||||
|
||||
function machine(args, options) {
|
||||
// https://github.com/nodejs/node-v0.x-archive/issues/9265
|
||||
options = options || { };
|
||||
|
Loading…
Reference in New Issue
Block a user