Wasm Directoryalpha
Record

put-v3-projects-id-services-drone-ci-params

No description available.

record put-v3-projects-id-services-drone-ci-params {
  id: string,
  token: string,
  drone-url: string,
  enable-ssl-verification: option​<bool>,
  push-events: option​<string>,
  merge-request-events: option​<string>,
  tag-push-events: option​<string>,
}

Fields

NameTypeDescription
idstring
tokenstring
drone-urlstring
enable-ssl-verificationoption​<bool>
push-eventsoption​<string>
merge-request-eventsoption​<string>
tag-push-eventsoption​<string>