summary refs log tree commit diff stats
path: root/cog.toml
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-07-03 15:13:34 +0200
committerSoispha <soispha@vhack.eu>2023-07-03 18:28:14 +0200
commit661a2d4c56330101425e4b1c2f3753ccda577a83 (patch)
tree25d807eb60023594b09b724c87f73572127af087 /cog.toml
parentRefactor(system/services/mail): Move mail to services as it's one (diff)
downloadnixos-server-661a2d4c56330101425e4b1c2f3753ccda577a83.tar.gz
nixos-server-661a2d4c56330101425e4b1c2f3753ccda577a83.zip
Build(cog): Remove 'prod' from whitelist as it's deprecated
Diffstat (limited to 'cog.toml')
-rw-r--r--cog.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/cog.toml b/cog.toml
index 814eccd..6f5f747 100644
--- a/cog.toml
+++ b/cog.toml
@@ -5,7 +5,6 @@ pre_package_bump_hooks = []
 post_package_bump_hooks = []
 
 branch_whitelist = [
-  "prod",
   "main",
 ]