Double-echo
This commit is contained in:
parent
7e624e1a6b
commit
7b5e579aa3
@ -15,7 +15,8 @@ steps:
|
||||
- git show --name-only --pretty="format:" | grep '^charts' | perl -pe 's:^([^/]*?/[^/]*?)/.*:$1:'
|
||||
- git show --name-only --pretty="format:" | grep '^charts' | perl -pe 's:^([^/]*?/[^/]*?)/.*:$1:' | sort | uniq
|
||||
- changed_charts=$(git show --name-only --pretty="format:" | grep '^charts' | perl -pe 's:^([^/]*?/[^/]*?)/.*:$1:' | sort | uniq)
|
||||
- echo $changed_charts
|
||||
- echo "$changed_charts"
|
||||
- echo "This is after"
|
||||
|
||||
image_pull_secrets:
|
||||
- dockerconfigjson
|
||||
|
0
charts/hello-world/newest-file
Normal file
0
charts/hello-world/newest-file
Normal file
0
charts/new-content/a-file-here
Normal file
0
charts/new-content/a-file-here
Normal file
Loading…
x
Reference in New Issue
Block a user