Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
varuzam authored Nov 13, 2023
1 parent e23f41d commit c1c8f97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@Library('shared-library') _

def pipelineConfig = [
"JSpublicLibrary": "true"
"pkgRepoName": "npmjs-org"
]
pipelinePackageRelease(pipelineConfig)
pipelinePackageRelease(pipelineConfig)

0 comments on commit c1c8f97

Please sign in to comment.