Skip to content

Commit

Permalink
testCI
Browse files Browse the repository at this point in the history
  • Loading branch information
gmembre-zenika committed May 17, 2024
1 parent 310a389 commit 83bbdf6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ jobs:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build images
run: |
make build-all

0 comments on commit 83bbdf6

Please sign in to comment.