Skip to content

Commit e9e2f7e

Browse files
archive vscode-helidon.vsix
1 parent 0e2876f commit e9e2f7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ pipeline {
3737
}
3838
steps {
3939
sh './etc/scripts/release.sh release_build'
40+
archiveArtifacts artifacts: "ide-support/vscode-extension/target/vscode-helidon.vsix"
4041
}
4142
}
4243
stage('cli-native') {

0 commit comments

Comments
 (0)