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 e6571e9 commit 835581a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ jobs:
make build-all
docker image ls | grep zenika
- name: Publish images
if: github.ref == 'refs/heads/master'
run: |
make push-all

0 comments on commit 835581a

Please sign in to comment.