chore(build): Rename tazjins-depot -> depot

Sourcehut namespaces this under ~tazjin/ anyways.
This commit is contained in:
Vincent Ambo 2020-01-19 01:43:56 +00:00
parent 028559610f
commit d05489adaa
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
depot
=====
[![builds.sr.ht status](https://builds.sr.ht/~tazjin/tazjins-depot/master.svg)](https://builds.sr.ht/~tazjin/tazjins-depot/master?)
[![builds.sr.ht status](https://builds.sr.ht/~tazjin/depot/master.svg)](https://builds.sr.ht/~tazjin/depot/master?)
This repository is the [monorepo][] for my personal tools and infrastructure.
Everything in here is built using [Nix][] with an automatic attribute-set layout

View file

@ -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",
},
}