Skip to content

Commit

Permalink
Fix docker_build_images CI workflow (#15635)
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <[email protected]>
  • Loading branch information
frouioui authored Apr 3, 2024
1 parent 28988ff commit 78c668b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker_build_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
tags: ${{ env.DOCKER_TAG }}

build_and_push_components:
needs: build_and_push_k8s
name: Build and push vitess components Docker images
runs-on: gh-hosted-runners-16cores-1
if: github.repository == 'vitessio/vitess'
Expand Down

0 comments on commit 78c668b

Please sign in to comment.