Skip to content

Commit

Permalink
Merge pull request #27 from i-chvets/feat-bundle-scan
Browse files Browse the repository at this point in the history
fix: remove extra parameters
  • Loading branch information
i-chvets authored Aug 1, 2023
2 parents 3a548f5 + 8de50d4 commit cf33481
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/scan-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ jobs:
sparse-checkout: scripts/images/
ref: fix-remove-logs
path: kubeflow-ci
ref: main
path: kubeflow-ci
- name: Get images
run: |
IMAGES=$(./kubeflow-ci/scripts/images/get-all-images.sh releases/${{ matrix.release }}/${{ matrix.risk }}/kubeflow/bundle.yaml ${{ matrix.release }}-${{ matrix.risk }})
Expand Down

0 comments on commit cf33481

Please sign in to comment.