Skip to content

Commit

Permalink
archive vscode-helidon.vsix
Browse files Browse the repository at this point in the history
  • Loading branch information
romain-grecourt committed Dec 19, 2022
1 parent 0e2876f commit e9e2f7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ pipeline {
}
steps {
sh './etc/scripts/release.sh release_build'
archiveArtifacts artifacts: "ide-support/vscode-extension/target/vscode-helidon.vsix"
}
}
stage('cli-native') {
Expand Down

0 comments on commit e9e2f7e

Please sign in to comment.