Skip to content

Commit 659d4a4

Browse files
committed
fix(ci): Try to manually set docker container name
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1 parent 1d8c682 commit 659d4a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ jobs:
187187
NEXTAUTH_SECRET: super_random_string
188188
NEXTAUTH_URL: http://karakeep:3000
189189
DATA_DIR: /data
190+
options: --name karakeep
190191

191192
steps:
192193

0 commit comments

Comments
 (0)