fixed workflow to use the correct docker compose executable
This commit is contained in:
parent
5c81310530
commit
1020b2dca6
2 changed files with 2 additions and 2 deletions
|
@ -143,5 +143,5 @@ jobs:
|
|||
|
||||
- name: Test docker-compose build
|
||||
run: |
|
||||
docker-compose build
|
||||
docker compose build
|
||||
echo "Docker Compose build successful"
|
Loading…
Add table
Add a link
Reference in a new issue