github.com/cactusblossom/fabric-ca@v0.0.0-20200611062428-0082fc643826/ci.properties (about)

     1  # Set base version from fabric branch
     2  FAB_BASE_VERSION=1.4.3
     3  # Set base image version from fabric branch
     4  FAB_BASEIMAGE_VERSION=0.4.18
     5  # Pull below list of images from Hyperledger Docker Hub
     6  FAB_THIRDPARTY_IMAGES_LIST=kafka zookeeper couchdb
     7  # Set compaitable go version
     8  GO_VER=1.12.12
     9  # Pull below list of images from nexus3 for e2e tests
    10  FAB_IMAGES_LIST=javaenv
    11  # Set related rocketChat channel name. Default: jenkins-robot
    12  CHANNEL_NAME=jenkins-robot