fix: remove container_name from workflows

This commit is contained in:
Pavel
2025-05-27 19:16:21 +02:00
parent 2f7b3455e5
commit f7ca64a49d
2 changed files with 0 additions and 2 deletions

View File

@@ -104,7 +104,6 @@ jobs:
- '8080:8080'
firebird:
image: 'firebirdsql/firebird:latest'
container_name: firebird-db
env:
FIREBIRD_DATABASE: mydatabase.fdb
FIREBIRD_USER: dbuser