您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. ace-pipeline-demo-21-02:暂时的;将合并到ot4iace-demo-pipeline-源码

  2. ACE演示管道 ACE的演示管道 组成部分 此仓库,包含应用程序源和测试以及DB2客户端JAR。 Maven用于构建应用程序和运行JUnit测试 带有BlueOcean的Jenkins在装有ACE和IBM Cloud工具的容器中运行(请参阅demo-infrastructure / docker / ace-jenkins-server) VM上的DB2,用于组件和本地测试;存储在詹金斯中的凭证 此存储库中的Docker容器构建文件用于构建应用程序映像(请参阅scr ipts / prep
  3. 所属分类:其它

  1. jenkins-maven-demo-源码

  2. Jenkins Pipeline Maven构建演示 示例1:使用全局工具配置 #! groovy pipeline { agent any tools { maven " 3.6.0 " // You need to add a maven with name "3.6.0" in the Global Tools Configuration page } stages { stage( " Build " ) {
  3. 所属分类:其它

  1. maven-jenkins-demo-源码

  2. maven-jenkins-demo
  3. 所属分类:其它