diff --git a/nixos/modules/update-deployment b/nixos/modules/update-deployment index def09ba5c324b02b7cc861938f28e17ac2ff798a..19599a4aa7ac2ec7bbb7e160ec1b37a8493b4a62 100755 --- a/nixos/modules/update-deployment +++ b/nixos/modules/update-deployment @@ -14,7 +14,7 @@ shift # triggered. case "${GRIDNAME}" in "local") - BRANCH="323.continuous-deployment" + BRANCH="develop" ;; "testing")