[♻️] Jenkins 동작 로직 수정 6
This commit is contained in:
parent
8da46338e5
commit
d51449aa36
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -5,7 +5,6 @@ pipeline {
|
|||
DOCKER_DEBUG_CONTAINER = 'acamate-front-build-debug'
|
||||
APP_VOLUME = '/src'
|
||||
}
|
||||
|
||||
stages {
|
||||
stage('Clear Repository') {
|
||||
steps {
|
||||
|
|
Loading…
Reference in New Issue
Block a user