ci: Fetch Aimee OS Git tags
Need the tags to build the correct version string for Aimee OS.
This commit is contained in:
1
ci/Jenkinsfile
vendored
1
ci/Jenkinsfile
vendored
@@ -70,6 +70,7 @@ pipeline {
|
|||||||
relativeTargetDir: 'aimee-os',
|
relativeTargetDir: 'aimee-os',
|
||||||
],
|
],
|
||||||
cloneOption(
|
cloneOption(
|
||||||
|
noTags: false,
|
||||||
shallow: true,
|
shallow: true,
|
||||||
depth: 1,
|
depth: 1,
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user