diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index be0668c..ba803ae 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -22,10 +22,7 @@
-
-
-
-
+
@@ -210,13 +207,6 @@
1598862102028
-
- 1599562495034
-
-
-
- 1599562495034
-
1599579109981
@@ -553,7 +543,14 @@
1601385478522
-
+
+ 1601386453295
+
+
+
+ 1601386453295
+
+
@@ -704,13 +701,13 @@
-
+
-
+
diff --git a/Jenkinsfile b/Jenkinsfile
index d147957..f741ce2 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -14,7 +14,6 @@ pipeline {
sh "docker-compose up -d"
sh "ssh jenkins@s5000xvn echo 'Dupa dupa dupa'"
sh "export DOCKER_HOST=tcp://jenkins@s5000xvn:22"
- sh "echo $DOCKER_HOST"
sh "DOCKER_HOST=“tcp://jenkins@s5000xvn:22” docker-compose up -d"
}
}