diff --git a/.drone.yml b/.drone.yml index 3233d51..2dfc1af 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,12 +16,12 @@ steps: - git show --name-only --pretty="format:" | grep '^charts' | perl -pe 's:^([^/]*?/[^/]*?)/.*:$1:' | sort | uniq - var1=$(git show --name-only --pretty="format:") - echo "$var1" - - var2=$(git show --name-only --pretty="format:" | grep '^charts') - - echo "$var2" + # - var2=$(git show --name-only --pretty="format:" | grep '^charts') + # - echo "$var2" - var3=$(git show --name-only --pretty="format:" | grep '^charts' | perl -pe 's:^([^/]*?/[^/]*?)/.*:$1:') - echo "$var3" - - var4=$(git show --name-only --pretty="format:" | grep '^charts' | perl -pe 's:^([^/]*?/[^/]*?)/.*:$1:' | sort) - - echo "$var4" + # - var4=$(git show --name-only --pretty="format:" | grep '^charts' | perl -pe 's:^([^/]*?/[^/]*?)/.*:$1:' | sort) + # - echo "$var4" - changed_charts=$(git show --name-only --pretty="format:" | grep '^charts' | perl -pe 's:^([^/]*?/[^/]*?)/.*:$1:' | sort | uniq) - echo "$changed_charts" - echo "This is after" diff --git a/charts/hello-world/sdfasfdasdf b/charts/hello-world/sdfasfdasdf new file mode 100644 index 0000000..e69de29 diff --git a/charts/new-content/asddsdsd b/charts/new-content/asddsdsd new file mode 100644 index 0000000..e69de29