Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Jan 30, 2024
1 parent 09e2d97 commit 2e756f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
- name: Generate image
run: shopware-cli project docker build ${{ steps.image.outputs.image }} --generate-only

- name: Show Dockerfile
run: cat Dockerfile

- name: Build and push
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 2e756f6

Please sign in to comment.