From 350e2b13c39c2aa2c4989ea0c11e581623f15b72 Mon Sep 17 00:00:00 2001 From: Gilad Shoham Date: Tue, 7 Feb 2023 10:07:30 +0200 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index be5ed29c1854..5d91a515c970 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -786,8 +786,8 @@ jobs: - run: name: tag persist # command: cd bit && bit tag --ignore-newest-version - # command: cd bit && bit tag --increment-by 2 - command: cd bit && bit tag + command: cd bit && bit tag --increment-by 2 + # command: cd bit && bit tag # command: cd bit && bit tag --persist --ignore-newest-version no_output_timeout: '25m' environment: