Added Jenkinsfile
Some checks failed
armco-org/Layout/pipeline/head There was a failure building this commit
Some checks failed
armco-org/Layout/pipeline/head There was a failure building this commit
This commit is contained in:
6
Jenkinsfile
vendored
Normal file
6
Jenkinsfile
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
@Library('jenkins-shared') _
|
||||
kanikoPipeline(
|
||||
repoName: 'layout',
|
||||
branch: env.BRANCH_NAME ?: 'main',
|
||||
isNpmLib: true
|
||||
)
|
||||
Reference in New Issue
Block a user