init
This commit is contained in:
parent
503cfa7c43
commit
e23285eff5
@ -65,7 +65,8 @@ spec:
|
||||
#!/bin/sh
|
||||
set -ex
|
||||
|
||||
ls -al
|
||||
# Git 설치
|
||||
apk add --no-cache git
|
||||
|
||||
TARGETS="$(params.targetProjects)"
|
||||
SOURCES="$(params.sourceProjects)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user