bugfix: arreglo ejecucion de tag mediante pipeline
This commit is contained in:
@@ -661,3 +661,6 @@ def get_api_endpoint(service: str, repository: str, path: str):
|
||||
return "https://api.bitbucket.org/2.0/repositories/" + repository + path
|
||||
|
||||
return ""
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user