Skip to content

Commit

Permalink
testing image build
Browse files Browse the repository at this point in the history
  • Loading branch information
suzol10 committed Jan 6, 2024
1 parent 62bde88 commit 7282775
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/zoltansuto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ jobs:

- name: Build and push Docker image
uses: docker/build-push-action@v2
env:
PHP_VERSION: ${{ matrix.php_version }}
LARADOCK_PHP_VERSION: ${{ matrix.php_version }}
with:
context: ./${{ matrix.service }}
file: ./${{ matrix.service }}/Dockerfile
Expand Down

0 comments on commit 7282775

Please sign in to comment.