ci: Fetch Aimee OS Git tags
Need the tags to build the correct version string for Aimee OS.dev/new
parent
87dded162e
commit
78687b48dc
|
@ -70,6 +70,7 @@ pipeline {
|
|||
relativeTargetDir: 'aimee-os',
|
||||
],
|
||||
cloneOption(
|
||||
noTags: false,
|
||||
shallow: true,
|
||||
depth: 1,
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue