Compare commits
No commits in common. "d417ba60141fdc2f39d08a8b7fb180dce8aa6543" and "07018c13f819688a7bceb8fd1643a9dc7245b923" have entirely different histories.
d417ba6014
...
07018c13f8
2 changed files with 2 additions and 3 deletions
|
@ -202,8 +202,7 @@ do_get_s3-releases() {
|
|||
|
||||
do_get_s3-callhome() {
|
||||
# Get the list of callhome bundles
|
||||
aws s3 ls --human-readable s3://vast-callhomebundle/ \
|
||||
| sed -E 's|^[[:space:]]+[^[:space:]]+[[:space:]](.+)/$|\1|;'
|
||||
aws s3 ls --human-readable s3://vast-callhomebundle/
|
||||
}
|
||||
|
||||
do_get() {
|
||||
|
|
|
@ -109,7 +109,7 @@ scriptTempDir={{ $scriptTempDir | quote }}
|
|||
GITHUB_ACCESS_TOKEN={{- $githubToken | quote }}
|
||||
GITHUB_TOKEN={{- $githubToken | quote }}
|
||||
|
||||
[data.style]
|
||||
[style]
|
||||
{{- if ($promptStyle) }}
|
||||
prompt={{- $promptStyle | quote }}
|
||||
{{- end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue