Jump to content

Jenkins help


Vaibhav

Recommended Posts

3 minutes ago, Vaibhav said:

Bros, evarkaina Jenkins meda pattu unte please help.. life and death situation in Job depending on this particular task.

issue post cheyyii bro ... will try to solve

Link to comment
Share on other sites

1 hour ago, Kalam_Youtheman said:

issue post cheyyii bro ... will try to solve

node {
    
    step([$class: 'WsCleanup'])
    checkout([$class: 'GitSCM', branches: [[name: '*/master']], doGenerateSubmoduleConfigurations: false, extensions: [[$class: 'RelativeTargetDirectory', relativeTargetDir: 'fp-utility-scripts']], submoduleCfg: [], userRemoteConfigs: [[credentialsId: '088f7752-fb61-4f6b-8aa8-c9ed7d940bc5', url: 'https://github.ford.com/CFINDL10/fp-utility-scripts']]])
    
    def pipeline = load("fp-utility-scripts/deploy-service-pipeline.groovy")
}

Link to comment
Share on other sites

29 minutes ago, Vaibhav said:

ee script lo ne thappu undi ani feeling.. adi execute chesthunte 


ERROR: No parameterized job named null found
Finished: FAILURE

ani coming

naaku jenkins meedha little knowledge vundhi .. just trying to help you ..

 

error choosthunte.. node lo "job" ane variable vundali .. mee code lo job:"some-thing" ani vundali anukunta .. please check..that is why it is complaining job named null found ani

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...