Commit e76b9210 authored by wentao.suo's avatar wentao.suo

fff

parent 17a95584
// src/org/foo/Stage.groovy
package org.qg.docker;
import org.qg.docker.Utils;
package org.qg.docker_new;
import org.qg.docker_new;.Utils;
import groovy.json.JsonSlurperClassic;
def _utils = new org.qg.docker.Utils();
......
// src/org/qg/docker/Utils.groovy
package org.qg.docker;
package org.qg.docker_new;
def root = "/home/quantgroup/"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment