Skip to content

Commit

Permalink
buster-armhf condition build=true deploy=true
Browse files Browse the repository at this point in the history
  • Loading branch information
rgleason committed Nov 16, 2020
1 parent 2b04805 commit d547e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -55,7 +55,7 @@ jobs:
command: ci/circleci-build-raspbian-armhf.sh
no_output_timeout: 30m
- when:
condition: <<pipeline.parameters.run_workflow_deploy>>
condition: true
steps:
- run: ci/cloudsmith-upload.sh
- run: echo "deploying"
Expand Down

0 comments on commit d547e03

Please sign in to comment.