init
This commit is contained in:
parent
a5bf6f80e3
commit
331c310396
@ -42,7 +42,7 @@ spec:
|
||||
verify the peer with when fetching or pushing over HTTPS.
|
||||
|
||||
params:
|
||||
- name: url
|
||||
- name: repo-url
|
||||
description: Repository URL to clone from.
|
||||
type: string
|
||||
- name: revision
|
||||
@ -66,10 +66,6 @@ spec:
|
||||
#!/usr/bin/env sh
|
||||
set -eu
|
||||
|
||||
if [ "${PARAM_VERBOSE}" = "true" ] ; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user