Skip to content

Commit 28e9d72

Browse files
committed
chore: Add trunk branch to matrix
1 parent 5f54f9f commit 28e9d72

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/build-docker-images.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,10 @@ jobs:
291291
php-version: "8.3"
292292
flavour: alpine
293293
template: https://github.com/shopware/shopware
294+
- shopware-version: trunk
295+
php-version: "8.3"
296+
flavour: alpine
297+
template: https://github.com/shopware/shopware
294298
- shopware-version: v6.4.0.0
295299
php-version: "7.4"
296300
flavour: debian
@@ -467,6 +471,10 @@ jobs:
467471
php-version: "8.3"
468472
flavour: debian
469473
template: https://github.com/shopware/shopware
474+
- shopware-version: trunk
475+
php-version: "8.3"
476+
flavour: debian
477+
template: https://github.com/shopware/shopware
470478

471479
steps:
472480
- name: Clone

0 commit comments

Comments
 (0)