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 d59a137 commit 92a2740
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,7 @@ jobs:
- name: Build images
run: |
make build-all
docker image ls
docker image ls | grep zenika
- name: Publish images
run: |
make push-all

0 comments on commit 92a2740

Please sign in to comment.