Skip to content
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

FISH-8825 add add Upload goal #357

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

pedanticdev
Copy link

No description provided.

getLog().info("Upload mojo execution is skipped");
return;
}
UploadApplication controller = new UploadApplication(context, applicationPath, false);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Parameter(property = "deploy", defaultValue = "false")
protected boolean deploy;

deploy param can be used with default false value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants