Skip to content

Difference between....? #5

Description

@donovanrost

Is there a technical difference between

  sh "curl ...."

and

loadLinuxScript(name: 'script-which-calls-curl')
sh 'script-which-calls-curl'

I know the loadLinuxScript will execute on the worker. Will the inline curl execute on the worker or the master?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions