This commit is contained in:
SPRINX0\prochazka
2025-01-29 08:38:43 +01:00
parent 425ed5a3f4
commit e552be8634
3 changed files with 17 additions and 3 deletions

View File

@@ -95,7 +95,8 @@ jobs:
- '15005:8123'
oracle-integr:
image: 'gvenzl/oracle-xe:21-slim'
'env:ORACLE_PASSWORD': Pwd2020Db
env:
ORACLE_PASSWORD: Pwd2020Db
ports:
- '15006:1521'
postgres-cypress: