Prepare Bamboo project for the deployment

ARTIFACTORY: How to deploy Generic Artifacts using Bamboo Datacenter and Artifactory Bamboo plugin?

AuthorFullName__c
Shisiya Sebastian, David Kahan
articleNumber
000005868
FirstPublishedDate
2023-09-10T15:52:04Z
lastModifiedDate
2025-07-22
VersionNumber
4
  1. Create a new project with a name say ‘MyBambooJFrogtest’ from the Top menu.
  2. Then, create a plan under the project with a name say ‘DeployGenericTest’. You can link it with any git repository or choose ‘none’ to use the files in the default build directory.
  3. Go to the plan and select “Configure plan” under Actions. 
  4. Now, under the Stages & Jobs, you can select the default job or add new Job 
  5. Click on Add task
  6. This will show you all the tasks available and you can choose it according to the requirement. Here, we can choose ‘Artifactory Generic Deploy’.

User-added image