This commit is contained in:
2022-06-13 21:05:55 -04:00
parent 45ca6d923f
commit 305df6a973
+1 -1
View File
@@ -9,7 +9,7 @@ steps:
content_type: application/json
template: |
{
"repo": "{{ repo.git_http_url }}",
"repo": "{{ repo.link }}",
"branch": "branch"
}