Skip to content

Commit

Permalink
Build the vineyard dev image temporarily.
Browse files Browse the repository at this point in the history
Signed-off-by: Ye Cao <[email protected]>
  • Loading branch information
dashanji committed Feb 5, 2024
1 parent f628800 commit 158c358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-graphscope-dev-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ jobs:
# since the 'vineyard-dev' image isn't actually pushed in 'pull_request'
if: ${{ github.event_name == 'workflow_dispatch' }} && ${{ github.event.inputs.build_vineyard_dev == 'true' }}

needs: [manifest-push-vineyard-dev-image]
#needs: [manifest-push-vineyard-dev-image]
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 158c358

Please sign in to comment.