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