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',
|
||||
],
|
||||
cloneOption(
|
||||
noTags: false,
|
||||
shallow: true,
|
||||
depth: 1,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user