From c2f541c44dbfbc41ee4b3cc7f9071cdf2ba7ef0d Mon Sep 17 00:00:00 2001 From: kurogeek Date: Thu, 23 Jul 2026 11:57:50 +0700 Subject: [PATCH] mob next [ci-skip] [ci skip] [skip ci] lastFile:inventories/default.nix --- inventories/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventories/default.nix b/inventories/default.nix index 0c4c153..8cf2e46 100644 --- a/inventories/default.nix +++ b/inventories/default.nix @@ -66,7 +66,7 @@ }; roles.push.machines."rigel".settings = { gitUrl = "https://git.b4l.co.th/newedge/infra.git"; - branch = "mob/pull-update"; + branch = "main"; }; roles.push.extraModules = [ ( @@ -84,8 +84,8 @@ ]; text = let - settings.branch = "mob/pull-update"; settings.gitUrl = "https://git.b4l.co.th/newedge/infra.git"; + settings.branch = "main"; in '' if [ $# -gt 1 ]; then