about summary refs log tree commit diff
path: root/ops/sync-gcsr/main.go
diff options
context:
space:
mode:
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",
 		},
 	}