How to use Cockroach as Github Action's Container Service? #83749
-
|
I wondering how to include |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Resolved my issue by usage of |
Beta Was this translation helpful? Give feedback.
-
|
I have the same issue but cannot use Here is what I tried so far: salsita/node-pg-migrate#968 |
Beta Was this translation helpful? Give feedback.
-
|
This is now possible in >=24.2 via the |
Beta Was this translation helpful? Give feedback.
This is now possible in >=24.2 via the
COCKROACH_ARGSenvironment variable.