Skip to content

Commit 1fa4bc0

Browse files
authored
Adding phpqa to trigger list
1 parent 9dc6416 commit 1fa4bc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
needs: build
7979
strategy:
8080
matrix:
81-
image: ['kool-dev/docker-php-sqlsrv', 'kool-dev/docker-php-oci8']
81+
image: ['kool-dev/docker-phpqa', 'kool-dev/docker-php-sqlsrv', 'kool-dev/docker-php-oci8']
8282
steps:
8383
- name: Trigger build on ${{ matrix.image }}
8484
uses: benc-uk/workflow-dispatch@v1.1

0 commit comments

Comments
 (0)