io.alauda.devops.client.models.PipelineStrategy Maven / Gradle / Ivy
package io.alauda.devops.client.models;
public class PipelineStrategy {
public class JenkinsStrategy {
private String jenkinsfile;
private String jenkinsfilePath;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy