2 references to Job
Infrastructure.Tests (2)
Pipelines\ExtensionE2eWorkflow.cs (1)
37var step = Steps(Job()).Single(candidate => Scalar(candidate, "name") == stepName);
Pipelines\ExtensionE2eWorkflowTests.cs (1)
98private static YamlMappingNode LoadExtensionE2eJob() => ExtensionE2eWorkflow.Job();