This commit is contained in:
병준 박 2025-04-25 23:46:47 +00:00
parent 503cfa7c43
commit e23285eff5

View File

@ -65,7 +65,8 @@ spec:
#!/bin/sh
set -ex
ls -al
# Git 설치
apk add --no-cache git
TARGETS="$(params.targetProjects)"
SOURCES="$(params.sourceProjects)"