Skip to content
Snippets Groups Projects
Commit 1f4b3cab authored by Tamlyn Rhodes's avatar Tamlyn Rhodes
Browse files

Add default INK recipe

parent f5b69426
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,9 @@ module.exports = {
email: process.env.INK_USERNAME,
password: process.env.INK_PASSWORD,
maxRetries: 500,
recipes: {},
recipes: {
'editoria-typescript': '2',
},
},
publicKeys: ['pubsweet-client', 'authsome', 'validations'],
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment