Skip to content

Commit

Permalink
ci: Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Venatum committed Jun 14, 2024
1 parent 1889e54 commit 6a6038a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ jobs:

- name: Test the image
run: docker run --env PS_DOMAIN='localhost:80' $DOCKER_IMAGE cat VERSION
# run: docker run --env PS_DOMAIN='localhost:80' --entrypoint cat $DOCKER_IMAGE cat VERSION
env:
DOCKER_IMAGE: prestashop/prestashop:${{ matrix.ps_version }}-${{ matrix.os_flavour }}

0 comments on commit 6a6038a

Please sign in to comment.