From 5c59936689de0ae5db3dddb2429c15743f3b6d7d Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Feb 10 2024 23:07:44 +0000 Subject: Revert "deploy: enable debug mode" This reverts commit 2245de6b06c777403ebd29d7e322516dba05f8b6. The debug output is no longer needed. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 426baaa..4fec06e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -103,4 +103,4 @@ deploy: - sync script: - bin/set_gitlab_ci_safe_directory.sh - - bin/deploy.py --mode test --no-mine-update --debug + - bin/deploy.py --mode test --no-mine-update