DeepMedia logo
Open Source

Search...

Other versions of this page

Improve this page on GitHub

Search

Local directory

Add a new spec with localSpec {}. The only configurable property is the directory into which to publish the artifacts:

kotlin logokotlin
deployer { localSpec { directory.set(file("my/dir/here")) } // If needed, you can add other named specs. localSpec("other") { ... } }

If the directory is not set, this defaults to the mavenLocal() repository.

Subscribe to the DeepMedia Newsletter

The latest news about DeepMedia products, open source projects and software development at our company.

By clicking “Subscribe”, you agree that DeepMedia may use your email address to send you newsletters, including commercial communications, and to process your personal data for this purpose. You agree that DeepMedia may process said data using third-party services for this purpose in accordance with the DeepMedia Privacy Policy. You can revoke this consent at any time using the unsubscribe link included in each email or by writing at contact@deepmedia.io.