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 15:13:34 +0200
commitd73aa1fe053a922e87a07875632420566c9609ff (patch)
treedc5e392d1bcdb04efe43583e67314c8cfde852c0 /cog.toml
parentFix(system): Import everything (diff)
downloadnixos-server-d73aa1fe053a922e87a07875632420566c9609ff.tar.gz
nixos-server-d73aa1fe053a922e87a07875632420566c9609ff.zip
Build(cog): Remove 'prod' from whitelist as it's deprecated
Diffstat (limited to '')
-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",
 ]