ci: fix changelog version generation
All checks were successful
arcad/emissary/pipeline/head This commit looks good

This commit is contained in:
2023-08-25 10:45:15 -06:00
parent b31900ae2f
commit 3af6324121
2 changed files with 3 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -65,6 +65,8 @@ pipeline {
"""
}
String currentVersion = sh(script: 'make version', returnStdout: true).trim()
build(
job: "../emissary-firmware/${env.GIT_BRANCH}",
parameters: [