Skip to content

Commit

Permalink
fix: build should spin
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielg2020 committed Apr 15, 2024
1 parent 0d69993 commit ab48f17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:

docker:
name: Docker
if: ${{ needs.release-please.outputs.release_created || needs.orchestrator.outputs.changed-directories }}
concurrency:
group: docker-${{ matrix.base }}
needs:
Expand Down

0 comments on commit ab48f17

Please sign in to comment.