Skip to content

Commit

Permalink
upload tar.gz products on the eclipse download page
Browse files Browse the repository at this point in the history
  • Loading branch information
dvojtise committed Jul 6, 2023
1 parent cf70c62 commit 4016e3f
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 @@ -301,6 +301,7 @@ spec:
'''
sh '''
scp -r gemoc-studio/gemoc_studio/releng/org.eclipse.gemoc.gemoc_studio.updatesite/target/products/*.zip ${STORAGE_SERVER}:${DOWNLOAD_FOLDER}/packages/nightly
scp -r gemoc-studio/gemoc_studio/releng/org.eclipse.gemoc.gemoc_studio.updatesite/target/products/*.tar.gz ${STORAGE_SERVER}:${DOWNLOAD_FOLDER}/packages/nightly
scp -r gemoc-studio/gemoc_studio/releng/org.eclipse.gemoc.gemoc_studio.updatesite/target/products/index.html ${STORAGE_SERVER}:${DOWNLOAD_FOLDER}/packages/nightly
'''
echo "Deploy updatesite to download.eclipse.org"
Expand Down

0 comments on commit 4016e3f

Please sign in to comment.