mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
fix lint
This commit is contained in:
parent
b423eb8c51
commit
43995e3795
@ -244,7 +244,6 @@ async function main(args) {
|
|||||||
const configDevops = getAlfrescoJsApiInstance(args);
|
const configDevops = getAlfrescoJsApiInstance(args);
|
||||||
const alfrescoJsApiDevops = await login(args.devopsUsername, args.devopsPassword, configDevops);
|
const alfrescoJsApiDevops = await login(args.devopsUsername, args.devopsPassword, configDevops);
|
||||||
|
|
||||||
|
|
||||||
if (args.label !== undefined || args.apps !== undefined) {
|
if (args.label !== undefined || args.apps !== undefined) {
|
||||||
setCluster(args);
|
setCluster(args);
|
||||||
setCredentials(args);
|
setCredentials(args);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user