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 83bbdf6 commit 9ffea9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build images
run: |
make build-all
echo ghcr.io/${{ github.repository_owner }}/
# make build-all

0 comments on commit 9ffea9e

Please sign in to comment.