My deployment project has been setup by following 2 tasks.
but when I saved & return, I am getting message in How you want to deploy section.
Here I want to copy the artifacts to some folder in server.
Hello,
Thank you for your question.
In Step 2, the artifact is being downloaded from the build plan associated with the Deployment you want to run. However, Bamboo expects something to be done with those artifact (just/that will be) download. Since you want to copy them to a location in a particular server, you could be using a SCP task, for instance.
Please, refer to Using the SCP task in Bamboo documentation for further information.
—
Kind regards,
Rafael P. Sperafico
Atlassian Support
If you dont want to complicate your life and want to copy artifacts to UNC path with Artifact Download you can add a random task and save your deployment. It will be marked as valid, then go back and remove that random task. Your deployment will remain valid despite having just 2 tasks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.