1
0

feat(api): job description

This commit is contained in:
2024-03-04 18:31:16 +00:00
parent ee1262e983
commit 331876127a
2 changed files with 15 additions and 11 deletions

View File

@ -56,6 +56,8 @@ type Job struct {
RepoName string
Commit string
Description string
Artifact artifact.Artifact
Target distro.KernelInfo