Skip to content

Commit

Permalink
Merge pull request #32 from Linkurious/OPS-356-Move-Ogma-node.js-pipe…
Browse files Browse the repository at this point in the history
…lines-to-k8s-runners

OPS-356 Move Ogma node.js pipelines to k8s runners
  • Loading branch information
thibveni authored Mar 6, 2023
2 parents 321dc4c + ff606fb commit 290250d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

nodeJob {
projectName = "linkurious/ogma-react"
podTemplateNames = ['jnlp-agent-node']
runPreReleaseOnUpload = false
npmPackPath = './dist'
createGitTag = false
Expand Down

0 comments on commit 290250d

Please sign in to comment.