Is it possible to connect to Artifactory and upload a document from windows server to Artifcatory via Bamboo server through powershell/Shell script. No use of gradle/maven/ivy script . Will the artifactory plugin identify this integartion ?
Hi Mack,
I'm afraid the external process (PowerShell/Shell script) will not be able to identify the Artifactory plugin integration automatically. You will need to use a script task or command task to upload your document.
The below documentation might be useful:
https://jfrog.com/knowledge-base/ehow-do-i-execute-a-file-upload-via-powershell/
Thank you.
best,
Gabriel Ribeiro
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.