jobs.<job_id>.delegates

1 minute read

Use jobs.<job_id>.delegates to designate a custom job to execute the workflow job.

When referring to a file within a repository, the repository clone URL and the repository-internal path must be separated by a double slash //. For example, https://github.com/myorg/myrepo//path/to/my/file.yaml. However, for backward compatibility the double slash // can be omitted for GitHub, Bitbucket, and Bitbucket Datacenter URLs.

<job-name>: delegates: <path to any custom job> with: < Use `with` to provide custom job input values>

A single workflow job must contain only one of the following execution syntax terms: