[👷]Jenkins' docker container has been changed.
All checks were successful
Stein_Back/pipeline/head This commit looks good
All checks were successful
Stein_Back/pipeline/head This commit looks good
This commit is contained in:
parent
e44d9c660c
commit
ec547ae098
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -2,7 +2,7 @@ pipeline {
|
|||
agent any
|
||||
|
||||
environment {
|
||||
DOCKER_CONTAINER_NAME = 'stein-node-1'
|
||||
DOCKER_CONTAINER_NAME = 'stein-node'
|
||||
APP_VOLUME_FRONT = '/home/node/app' // stein-node 컨테이너 내부 경로
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user