init
This commit is contained in:
parent
e23285eff5
commit
bb00e052be
@ -67,6 +67,8 @@ spec:
|
||||
|
||||
# Git 설치
|
||||
apk add --no-cache git
|
||||
# Git safe.directory 설정 (모든 경로 허용)
|
||||
git config --global --add safe.directory '*'
|
||||
|
||||
TARGETS="$(params.targetProjects)"
|
||||
SOURCES="$(params.sourceProjects)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user