JobTypes
ENUM
All the possible types of jobs that can exist
ENUM Values |
---|
A job that blocks a pipeline from progressing until it's manually unblocked |
A job that runs a command on an agent |
A job that triggers another build on a pipeline |
A job that waits for all previous jobs to finish |