Skip to content

Commit

Permalink
lets fix the yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Dec 14, 2023
1 parent 1d10168 commit 02904c8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 02904c8

Please sign in to comment.