diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index c6b3289..3eb4bd6 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -197,13 +197,6 @@
1598862102028
-
- 1599483619095
-
-
-
- 1599483619095
-
1599493271888
@@ -540,7 +533,14 @@
1601371391685
-
+
+ 1601377932874
+
+
+
+ 1601377932874
+
+
@@ -683,13 +683,13 @@
-
+
-
+
diff --git a/Jenkinsfile b/Jenkinsfile
index 98eaa5f..25e0e89 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -13,6 +13,7 @@ pipeline {
steps {
sh "docker-compose up -d"
sh "ssh jenkins@s5000xvn echo 'Dupa dupa dupa'"
+ sh "DOCKER_HOST=“ssh://jenkins@s5000xvn” docker-compose up -d"
}
}
stage('Logs') {