Try idea with dockerhub fix bug

This commit is contained in:
Karol Górzyński 2020-12-04 18:56:37 +01:00
parent 023ae1ff6c
commit 1407e61997

3
Jenkinsfile vendored
View File

@ -29,9 +29,6 @@ pipeline {
DOTNET_CLI_HOME = '/tmp/App' DOTNET_CLI_HOME = '/tmp/App'
} }
stages { stages {
stage('Install node') {
}
stage('Build') { stage('Build') {
steps { steps {
dir('SessionCompanion') { dir('SessionCompanion') {