From 02904c8e3fbe427f22b47eb62c9c51bd99352963 Mon Sep 17 00:00:00 2001 From: shane knapp Date: Thu, 14 Dec 2023 12:54:02 -0800 Subject: [PATCH] lets fix the yaml --- .circleci/config.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 3026534ee..c56ebe27e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -299,11 +299,11 @@ jobs: hubploy deploy --timeout 30m shiny hub ${CIRCLE_BRANCH} no_output_timeout: 30m - - run: - name: Deploy stat159 - command: | - hubploy deploy --timeout 30m stat159 hub ${CIRCLE_BRANCH} - no_output_timeout: 30m + - run: + name: Deploy stat159 + command: | + hubploy deploy --timeout 30m stat159 hub ${CIRCLE_BRANCH} + no_output_timeout: 30m - run: name: Deploy stat20