Try idea with dockerhub fix bug
This commit is contained in:
parent
023ae1ff6c
commit
1407e61997
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -29,9 +29,6 @@ pipeline {
|
||||
DOTNET_CLI_HOME = '/tmp/App'
|
||||
}
|
||||
stages {
|
||||
stage('Install node') {
|
||||
|
||||
}
|
||||
stage('Build') {
|
||||
steps {
|
||||
dir('SessionCompanion') {
|
||||
|
Loading…
Reference in New Issue
Block a user