-
Notifications
You must be signed in to change notification settings - Fork 209
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes deploy goal for maven canary release (#417)
With respect to removal of content repository issue openshiftio/openshift.io#3895 maven canary release target has changed from deploy to install which is breaking other workflows in the fabric8 CD. This patch fixes the issue by reverting maven target to deploy. Fixes openshiftio/openshift.io#4151
- Loading branch information
1 parent
b72f826
commit d733ee0
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters