1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-09 06:10:43 +00:00
This commit is contained in:
Ivan Habunek 2023-03-08 15:03:37 +01:00
parent 1928d108ed
commit adcd2bb7ee
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95

View File

@ -17,6 +17,8 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 5
ports:
- 5432:5432
steps:
- name: Install deps