Skip to content

Commit

Permalink
Update php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rikmeijer authored Nov 1, 2023
1 parent 9187984 commit f1fe17c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,4 @@ jobs:

- name: 'Build Container'
run: |
docker build . --tag ghcr.io/rikmeijer/ikigai:latest
docker push ghcr.io/rikmeijer/ikigai:latest
docker buildx build -t ghcr.io/rikmeijer/ikigai:latest --platform ${{ matrix.platform }} --push ghcr.io/rikmeijer/ikigai:latest

0 comments on commit f1fe17c

Please sign in to comment.