From d05489adaa5e1888b9b8ed76aa9a8a05ebf51f2e Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sun, 19 Jan 2020 01:43:56 +0000 Subject: chore(build): Rename tazjins-depot -> depot Sourcehut namespaces this under ~tazjin/ anyways. --- ops/sync-gcsr/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ops/sync-gcsr') diff --git a/ops/sync-gcsr/main.go b/ops/sync-gcsr/main.go index 7c60df9178..62c24a92ce 100644 --- a/ops/sync-gcsr/main.go +++ b/ops/sync-gcsr/main.go @@ -54,7 +54,7 @@ func triggerBuild(commit string) { Manifest: string(manifest), Note: fmt.Sprintf("Build of 'master' at '%s'", commit), Tags: []string{ - "tazjins-depot", "master", + "depot", "master", }, } -- cgit 1.4.1