From 1407e61997af0955291adc1595c71c40fa346477 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karol=20G=C3=B3rzy=C5=84ski?= Date: Fri, 4 Dec 2020 18:56:37 +0100 Subject: [PATCH] Try idea with dockerhub fix bug --- Jenkinsfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index ed071f9..2659fd1 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -29,9 +29,6 @@ pipeline { DOTNET_CLI_HOME = '/tmp/App' } stages { - stage('Install node') { - - } stage('Build') { steps { dir('SessionCompanion') {