Skip to content

Commit

Permalink
test jest-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyR01 committed Aug 6, 2024
1 parent ca122be commit 30d38dd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/jest-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,7 @@ jobs:
file: "Dockerfile.prod"
tags: ${{ secrets.DOCKERHUB_USERNAME }}/wildrent-back:${{ env.IMAGE_TAG }}
env:
IMAGE_TAG: ${{env.IMAGE_TAG}}
IMAGE_TAG: ${{env.IMAGE_TAG}}

- name: 📝 Show Docker images
run: docker images

0 comments on commit 30d38dd

Please sign in to comment.