minor
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -42,8 +42,6 @@ pipeline {
|
||||
echo "Invalid version format: $VERSION" >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
$VERSION
|
||||
''',
|
||||
returnStdout: true
|
||||
).trim()
|
||||
|
||||
Reference in New Issue
Block a user