ENUM

BuildStepState

link GraphQL Schema definition

  • enum BuildStepState {
  • RUNNING
  • FAILED
  • SUCCEEDED
  • UNKNOWN
  • }