mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[AAE-11472] - fixed lint
This commit is contained in:
@@ -383,7 +383,7 @@ async function checkIfAppIsReleased(missingApps: any [], tag?: string) {
|
||||
connectors: currentAbsentApp.variables.connectors(args.connectorVariables),
|
||||
uis: currentAbsentApp.variables.uis,
|
||||
bridges: currentAbsentApp.variables.bridges
|
||||
}
|
||||
};
|
||||
|
||||
const deployPayload = {
|
||||
name: currentAbsentApp.name,
|
||||
|
||||
Reference in New Issue
Block a user