Skip to content

uploadArtifact

Uploads an artifact. revspec must match a specific git tag, and the filename must be unique among artifacts for this repository.

uploadArtifact(
repoId: Int!
revspec: String!
file: Upload!
): Artifact!

Arbitrary file attached to a git repository