ALBS-443: Integrate CodeNotary with git updater tool #1
@ -38,7 +38,7 @@ class CasWrapper:
|
|||||||
"""
|
"""
|
||||||
command = self._cas[
|
command = self._cas[
|
||||||
'notarize',
|
'notarize',
|
||||||
f'git://{local_git_repo_path}',
|
local_git_repo_path,
|
||||||
'-o',
|
'-o',
|
||||||
'json',
|
'json',
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user