Skip to content

Commit

Permalink
refactor: remove parallel option from pulumi-images step
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeckel committed Jul 6, 2024
1 parent 7d7dc53 commit fa6ea94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/deploy_infrastructure/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ runs:
work-dir: images/
command: up
stack-name: ${{ inputs.environment }}
parallel: 1

- name: Prune Docker environment
shell: bash
Expand Down

0 comments on commit fa6ea94

Please sign in to comment.