python release template fix (#753)
Co-authored-by: aksh-h <akshay.hosur@ecanarys.com>
This commit is contained in:
Родитель
2088cfda46
Коммит
e78d96c35d
|
@ -374,9 +374,9 @@
|
|||
],
|
||||
"artifacts": [
|
||||
{
|
||||
"sourceId": "$ProjectId$:$PythonDjango-yaml-id$",
|
||||
"sourceId": "$ProjectId$:$Python-CI-YAML-id$",
|
||||
"type": "Build",
|
||||
"alias": "_PythonDjango-yaml",
|
||||
"alias": "_Python-CI-YAML",
|
||||
"definitionReference": {
|
||||
"defaultVersionBranch": {
|
||||
"id": "",
|
||||
|
@ -395,8 +395,8 @@
|
|||
"name": "Latest"
|
||||
},
|
||||
"definition": {
|
||||
"id": "$PythonDjango-yaml-id$",
|
||||
"name": "PythonDjango-yaml"
|
||||
"id": "$Python-CI-YAML-id$",
|
||||
"name": "Python-CI-YAML"
|
||||
},
|
||||
"definitions": {
|
||||
"id": "",
|
||||
|
|
Загрузка…
Ссылка в новой задаче