Merge pull request #353 from roundcube/fix-build-1.5-another-time

This commit is contained in:
Pablo Zmdl 2025-06-06 17:47:29 +02:00 committed by GitHub
commit af9bed59ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,8 +30,8 @@ jobs:
test-files: 'apache-postgres'
docker-tag: roundcube/roundcubemail:1.5.x-apache,roundcube/roundcubemail:1.5.10-apache,roundcube/roundcubemail:latest-apache,roundcube/roundcubemail:latest
test-tag: roundcube/roundcubemail:latest-apache
- variant: 'fpm'
test-files: 'fpm-postgres-1.5.x'
- variant: 'fpm-1.5.x'
test-files: 'fpm-postgres'
docker-tag: roundcube/roundcubemail:1.5.x-fpm,roundcube/roundcubemail:1.5.10-fpm,roundcube/roundcubemail:latest-fpm
test-tag: roundcube/roundcubemail:latest-fpm
- variant: 'fpm-alpine-1.5.x'