Pre-Script-Break
This commit is contained in:
parent
6526b51429
commit
089f07360c
7 changed files with 29 additions and 36 deletions
6
executor.config.js
Normal file
6
executor.config.js
Normal file
|
@ -0,0 +1,6 @@
|
|||
export default {
|
||||
command: (args)=>{},
|
||||
url: process.env.QUALITEER_URL,
|
||||
jobId: (args)=>{},
|
||||
auth: (args)=>{},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue