diff --git a/Jenkinsfile b/Jenkinsfile index 4330f98..52fcb73 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -4,7 +4,4 @@ javascriptPipelineLibrary { junit = '' cobertura = '' skipBuild = true - nexusAliasesList = [ - 'mapp-fonts' - ] }