mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2026-06-13 13:09:10 +00:00
add cicd
This commit is contained in:
Vendored
+1
-1
@@ -62,7 +62,7 @@ podTemplate(
|
||||
// TestContainer를 위한 Docker 데몬 실행
|
||||
sh """
|
||||
dockerd &
|
||||
sleep 10 // Docker 데몬이 시작될 때까지 대기
|
||||
sleep 10
|
||||
"""
|
||||
|
||||
sh """
|
||||
|
||||
Reference in New Issue
Block a user