This sample project resolves dependencies from Artifactory and deploys the build artifacts to Artifactory.
Artifactory Pro / Artifactory AOL
In the Maven project, configure the following Artifactory credentials, under CI/CD Settings > Secret variables: ARTIFACTORY_URL, ARTIFACTORY_USER, ARTIFACTORY_PASSWORD, and MAVEN_REPO_KEY.
Place a .drone.yml file in the root of your project, as used in this sample project.
View the published artifacts and build information in Artifactory.