From 143aeb983d87ebd4242c4f0df13f15a9feb8d0c0 Mon Sep 17 00:00:00 2001 From: Colin McMillen Date: Mon, 17 Feb 2020 16:18:30 -0500 Subject: [PATCH] copybara: github source url now comes from gitea private GitOrigin-RevId: a926ea61d8b9d744dc8175dcae310d03760f1f26 --- tools/copybara/config/copy.bara.sky | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/copybara/config/copy.bara.sky b/tools/copybara/config/copy.bara.sky index 21ca0f6..e756cc6 100644 --- a/tools/copybara/config/copy.bara.sky +++ b/tools/copybara/config/copy.bara.sky @@ -10,7 +10,7 @@ core.workflow( name = "github", mode = "ITERATIVE", origin = git.origin( - url = sourceUrlGitHub, + url = sourceUrlGitea, ref = "master", ), destination = git.destination(