Skip to content

Commit

Permalink
huh
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed May 31, 2024
1 parent 32de317 commit 8efa072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ orbs:
else
HUBPLOY_ARGS="--commit-range ${COMMIT_RANGE}"
fi
hubploy -d build << parameters.deployment >> ${HUBPLOY_ARGS}
hubploy --debug build << parameters.deployment >> ${HUBPLOY_ARGS}
no_output_timeout: 90m

jobs:
Expand Down

0 comments on commit 8efa072

Please sign in to comment.