mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2025-12-06 16:16:22 +00:00
add cicd
This commit is contained in:
parent
c02f1477e9
commit
6a8947dcab
2
deployment/Jenkinsfile
vendored
2
deployment/Jenkinsfile
vendored
@ -62,7 +62,7 @@ podTemplate(
|
|||||||
// TestContainer를 위한 Docker 데몬 실행
|
// TestContainer를 위한 Docker 데몬 실행
|
||||||
sh """
|
sh """
|
||||||
dockerd &
|
dockerd &
|
||||||
sleep 10 // Docker 데몬이 시작될 때까지 대기
|
sleep 10
|
||||||
"""
|
"""
|
||||||
|
|
||||||
sh """
|
sh """
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user