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.
|
||||
// Naya module banaoge to bas yehi 3 lines copy karni hain.
|
||||
// Poori pipeline devops-platform library me hai. Yahan sirf module ka config.
|
||||
@Library('devops-platform') _
|
||||
|
||||
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