Владимир Томишинец %!s(int64=5) %!d(string=hai) anos
pai
achega
af43239e3c
Modificáronse 1 ficheiros con 2 adicións e 5 borrados
  1. 2 5
      jenkinsfile.get.and.sync.dict

+ 2 - 5
jenkinsfile.get.and.sync.dict

@@ -215,11 +215,8 @@ pipeline {
                     sh """export DOCKER_HOST=tcp://$CLUSTER.gost:2376 DOCKER_TLS_VERIFY=1
                           docker run --rm -i -v analis-wineservice_analis_Files_netapp:/services/ ${WGET_IMAGE} \
                             /bin/ash -c ' \
-                            ls -al /services/$CMD.dir/; \
-                            rm -fv /services/$CMD.dir/*.xml; \
-                            wget -P /services/$CMD.dir --user=$CMD.user --password=$CMD.pass $FTP.cmd'; \
-                            touch /services/$CMD.dir/1.txt; echo good > /services/$CMD.dir/1.txt; \
-                            ls -al /services/$CMD.dir/
+                            rm -fv /services/$CMD.dir/*.xml
+//                            wget -P /services/$CMD.dir --user=$CMD.user --password=$CMD.pass $FTP.cmd'; \
                        """
                     echo "Syncing dictionaries for CMD"
                     def log_dir = CMD.dir.replace("Files", "LOGS")