@@ -3,7 +3,6 @@ from textwrap import dedent
from deploy import by_branch
def build_caddyfile():
excluded = {"deployer"}
with open("Caddyfile", "w+") as file:
for domain, port in map(itemgetter("domain", "port"), by_branch.values()):
The note is not visible to the blocked user.