File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ with buildbot-nix. Notice that the buildbot user needs to have repository write
106
106
access to this repository because it needs to install a webhook in the
107
107
repository.
108
108
109
- ### Binary caches
109
+ ## Binary caches
110
110
111
111
To access the build results on other machines there are two options at the
112
112
moment
@@ -124,7 +124,7 @@ Buildbot-nix also supports pushing packages to cachix. Check out the comment out
124
124
[ example configuration] ( https://github.com/Mic92/buildbot-nix/blob/main/examples/master.nix )
125
125
in our repository.
126
126
127
- ### Real-World Deployments
127
+ ## Real-World Deployments
128
128
129
129
See Buildbot-nix in action in these deployments:
130
130
@@ -146,3 +146,7 @@ The following instances integrated with Gitea:
146
146
- ** Clan infra** :
147
147
[ Configuration] ( https://git.clan.lol/clan/clan-infra/src/branch/main/modules/buildbot.nix )
148
148
| [ Instance] ( https://buildbot.clan.lol/ )
149
+
150
+ ## Get in touch
151
+
152
+ We have a matrix channel at [ buildbot-nix] ( https://matrix.to/#/#buildbot-nix:thalheim.io ) .
You can’t perform that action at this time.
0 commit comments