Update release it push parameter to true - needs for version tag publish (#934)
This commit is contained in:
Родитель
37c39e444b
Коммит
09bf6e84c2
|
@ -7,7 +7,7 @@ hooks:
|
|||
git:
|
||||
addUntrackedFiles: false
|
||||
commit: false
|
||||
push: false # ADO build pushes the tag when build is complete, and fails if it's already there
|
||||
push: true
|
||||
# need to specify pushRepo, since AzDO insists on disconnected refs, breaking upstream
|
||||
requireUpstream: false
|
||||
pushArgs: [ '--tags' ]
|
||||
|
|
Загрузка…
Ссылка в новой задаче