chore(scaffolder): fixing path to now be the spotify repo to load golang template

This commit is contained in:
blam
2020-08-05 02:19:38 +02:00
parent 7af306bf3c
commit 91e7fad0f7
@@ -17,5 +17,5 @@ curl \
--location \
--request POST 'localhost:7000/catalog/locations' \
--header 'Content-Type: application/json' \
--data-raw "{\"type\": \"github\", \"target\": \"https://github.com/benjdlambert/cookiecutter-golang/blob/master/template.yaml\"}"
--data-raw "{\"type\": \"github\", \"target\": \"https://github.com/spotify/cookiecutter-golang/blob/master/template.yaml\"}"
echo