X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fshell%2Fbuild-docker.sh;h=014a7f95bd297c7b41852af1ca29a717c79734e8;hp=62a2c6574b34cffe5eb657242b4187abba455a5b;hb=86ea27387df4e9ae694f6d6544452810faa0261d;hpb=4c123de0ab834e6f9a4e6fb7f732338301cee2eb diff --git a/jjb/shell/build-docker.sh b/jjb/shell/build-docker.sh index 62a2c65..014a7f9 100644 --- a/jjb/shell/build-docker.sh +++ b/jjb/shell/build-docker.sh @@ -80,7 +80,8 @@ else postgres_db_schema) CON_NAME='akraino_schema_db' - sudo yum install -y dos2unix + # This runs on ubuntu, so yum wont work. + sudo apt install -y dos2unix dos2unix "${WORKSPACE}/version.properties" source "$WORKSPACE/version.properties"