Skip to content

Commit c13b1b7

Browse files
cngJoaragon999
authored andcommitted
chore: add support for shopware 6.5.1.0
closes #26
1 parent 6589493 commit c13b1b7

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,10 @@ jobs:
203203
php-version: "8.1"
204204
flavour: alpine
205205
template: https://github.com/shopware/platform
206+
- shopware-version: v6.5.1.0
207+
php-version: "8.1"
208+
flavour: alpine
209+
template: https://github.com/shopware/platform
206210
- shopware-version: 6.3
207211
php-version: "7.4"
208212
flavour: alpine
@@ -327,6 +331,10 @@ jobs:
327331
php-version: "8.1"
328332
flavour: bullseye
329333
template: https://github.com/shopware/platform
334+
- shopware-version: v6.5.1.0
335+
php-version: "8.1"
336+
flavour: bullseye
337+
template: https://github.com/shopware/platform
330338
- shopware-version: 6.3
331339
php-version: "7.4"
332340
flavour: bullseye

0 commit comments

Comments
 (0)