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