mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
fix: remove container_name from workflows
This commit is contained in:
1
.github/workflows/run-tests.yaml
vendored
1
.github/workflows/run-tests.yaml
vendored
@@ -104,7 +104,6 @@ jobs:
|
||||
- '8080:8080'
|
||||
firebird:
|
||||
image: 'firebirdsql/firebird:latest'
|
||||
container_name: firebird-db
|
||||
env:
|
||||
FIREBIRD_DATABASE: mydatabase.fdb
|
||||
FIREBIRD_USER: dbuser
|
||||
|
||||
Reference in New Issue
Block a user