dave-hagedorn / jenkins-runner

VS Code plugin to develop and run Jenkins Pipeline scripts
MIT License
30 stars 8 forks source link

Launching projects with attachments to folders does not work #35

Closed elestopadov closed 3 years ago

elestopadov commented 3 years ago

Hello,

Launching projects with attachments to folders does not work. [2021-01-10 16:07:21.422] [Jenkins] [error] Error starting job Example/1/2 #3 @http://localhost:8080}: Error: jenkins: job.build: internal server error

    "test-1": {
        "isDefault": true,
        "runWith": "host-prompt-for-password",
        "name": "Example/1/2",
    },

"Example" - folder "1" - folder "2" - job

Thanks, Evgeniy

elestopadov commented 3 years ago

Sorry, this is problem with parameters. It's folders of path, works fine.