1
0

feat(api): job description

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