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'
|
DOTNET_CLI_HOME = '/tmp/App'
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('Install node') {
|
|
||||||
|
|
||||||
}
|
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
steps {
|
steps {
|
||||||
dir('SessionCompanion') {
|
dir('SessionCompanion') {
|
||||||
|
Loading…
Reference in New Issue
Block a user