젠킨스파일 수정중
This commit is contained in:
parent
a78e188082
commit
8dde101ff4
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@ -6,12 +6,6 @@ pipeline {
|
||||
}
|
||||
|
||||
stages {
|
||||
stage('Checkout') {
|
||||
steps {
|
||||
checkout scm
|
||||
}
|
||||
}
|
||||
|
||||
stage('Build & Deploy') {
|
||||
steps {
|
||||
sh 'docker compose down'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user