feat(api): job description

This commit is contained in:
2024-03-04 18:32:30 +00:00
parent fc193afe92
commit 78d0390d05
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