Skip to content

Commit

Permalink
Update .github/workflows/build-push.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Keran Yang <[email protected]>
Signed-off-by: a3hadi <[email protected]>
  • Loading branch information
ayildirim21 and KeranYang committed Mar 11, 2024
1 parent c5dd673 commit d97bbbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
username: ${{ secrets.NUMAIO_USERNAME }}
password: ${{ secrets.NUMAIO_PASSWORD }}
- name: Build, tag, and push images
run: ./update_examples.sh --build-push-example ${{ matrix.dockerfile_path }}
run: ./update_examples.sh --build-push-example ${{ matrix.dockerfile_paths }}

0 comments on commit d97bbbd

Please sign in to comment.