All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.alauda.devops.client.models.PipelineStrategy Maven / Gradle / Ivy

There is a newer version: 0.2.10
Show newest version
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