diff --git a/ci/Jenkinsfile b/ci/Jenkinsfile index 429b9d4..d9dc2dc 100644 --- a/ci/Jenkinsfile +++ b/ci/Jenkinsfile @@ -70,6 +70,7 @@ pipeline { relativeTargetDir: 'aimee-os', ], cloneOption( + noTags: false, shallow: true, depth: 1, ),