Skip to content

Commit

Permalink
chore: Fixing manual publish image workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Javier Arceo <[email protected]>
  • Loading branch information
franciscojavierarceo committed Dec 7, 2024
1 parent 41de0c3 commit 28d91b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
build-publish-docker-images:
runs-on: ubuntu-latest
needs: [get-version, publish-python-sdk]
needs: [get-version]
strategy:
matrix:
component: [feature-server, feature-server-java, feature-transformation-server, feast-helm-operator, feast-operator]
Expand Down

0 comments on commit 28d91b6

Please sign in to comment.