about summary refs log tree commit diff
path: root/ops/sync-gcsr/main.go
diff options
context:
space:
mode:
authorVincent Ambo <Vincent Ambo>2020-01-19T01·43+0000
committerVincent Ambo <Vincent Ambo>2020-01-19T01·44+0000
commitd05489adaa5e1888b9b8ed76aa9a8a05ebf51f2e (patch)
tree35f1f4c591d6bb20cf3b1dc3fac64802b2c53371 /ops/sync-gcsr/main.go
parent028559610fd395b246707dbdca9a713152eccdb7 (diff)
chore(build): Rename tazjins-depot -> depot r/415
Sourcehut namespaces this under ~tazjin/ anyways.
Diffstat (limited to '')
-rw-r--r--ops/sync-gcsr/main.go2
1 files changed, 1 insertions, 1 deletions
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",
 		},
 	}