copybara: github source url now comes from gitea private
GitOrigin-RevId: a926ea61d8b9d744dc8175dcae310d03760f1f26
This commit is contained in:
parent
c99a59ca51
commit
143aeb983d
@ -10,7 +10,7 @@ core.workflow(
|
||||
name = "github",
|
||||
mode = "ITERATIVE",
|
||||
origin = git.origin(
|
||||
url = sourceUrlGitHub,
|
||||
url = sourceUrlGitea,
|
||||
ref = "master",
|
||||
),
|
||||
destination = git.destination(
|
||||
|
Loading…
Reference in New Issue
Block a user