Skip to content

Commit

Permalink
modify update script
Browse files Browse the repository at this point in the history
Signed-off-by: a3hadi <[email protected]>
  • Loading branch information
ayildirim21 committed Mar 8, 2024
1 parent 8d8c30a commit cde3d04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
registry: quay.io
username: ${{ secrets.NUMAIO_USERNAME }}
password: ${{ secrets.NUMAIO_PASSWORD }}
logout: false
- name: Build and tag images
run: ./update_examples --build
- name: Push images
Expand Down

0 comments on commit cde3d04

Please sign in to comment.