Skip to content

Commit 623ba0d

Browse files
committed
use the proper docker compose
1 parent b8063a6 commit 623ba0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
command_timeout: 2m
5757
script: |
5858
cd hapmap/
59-
docker-compose pull && docker-compose up -d
59+
docker compose pull && docker compose up -d

0 commit comments

Comments
 (0)