-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Within a Jenkinsfile running:
step([
$class: "RailsStatsPublisher",
rakeInstallation: "",
rakeWorkingDir: ""
])
gives:
java.lang.UnsupportedOperationException: no known implementation of interface jenkins.tasks.SimpleBuildStep is named RailsStatsPublisher
I assume that the railsStats code will need some similar amendments as were made to the rcov/saikuro tasks in: #28
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.