release v3.12.0 #344

Merged
deblan merged 6 commits from develop into master 2024-04-08 11:59:39 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit afa48c6239 - Show all commits

View file

@ -19,7 +19,7 @@ steps:
- npm run build
"Build translations":
image: deblan/php:8.0
image: deblan/php:8.3
commands:
- php bin/generate_l10n.php

View file

@ -31,7 +31,7 @@ steps:
- mv /tmp/app/appinfo/signature.json appinfo/
"Create package":
image: deblan/php:8.0
image: deblan/php:8.3
volumes: *volumes
secrets: [app_certificate]
commands: