feat(api): job description

This commit is contained in:
2024-05-11 14:42:44 +00:00
parent ee1262e983
commit 331876127a
2 changed files with 15 additions and 11 deletions
+2
View File
@@ -56,6 +56,8 @@ type Job struct {
RepoName string
Commit string
Description string
Artifact artifact.Artifact
Target distro.KernelInfo