Skip to content

Artifactory Deploy recompiles source code #425

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
scottsue opened this issue Dec 17, 2020 · 0 comments
Open

Artifactory Deploy recompiles source code #425

scottsue opened this issue Dec 17, 2020 · 0 comments
Labels
question Further information is requested

Comments

@scottsue
Copy link

Hi,

Using the Gradle Artifactory plugin, is there a way to not compile the source before publishing when using the artifactoryPublish task? I want to be able to separate the stages from each other so that we have a build stage which compiles the code, and a deploy stage which publishes to artifactory. At the moment artifactoryPublish rebuilds the code, which is making the builds run twice as long.

Thanks in advance!

@scottsue scottsue added the question Further information is requested label Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant