gitops lane on
This commit is contained in:
parent
686724ea5a
commit
e9ed75d510
7
Jenkinsfile
vendored
7
Jenkinsfile
vendored
@ -1,7 +1,8 @@
|
|||||||
// Poori pipeline devops-platform library me hai. Yahan sirf module ka naam.
|
// Poori pipeline devops-platform library me hai. Yahan sirf module ka config.
|
||||||
// Naya module banaoge to bas yehi 3 lines copy karni hain.
|
|
||||||
@Library('devops-platform') _
|
@Library('devops-platform') _
|
||||||
|
|
||||||
devopsPipeline(
|
devopsPipeline(
|
||||||
module: 'demo-app'
|
module: 'demo-app',
|
||||||
|
gitops: true,
|
||||||
|
k8sVerifyUrl: 'http://192.168.124.179:30800/version'
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user