fixed workflow to use the correct docker compose executable
Some checks failed
CI / Backend Build (push) Blocked by required conditions
CI / Docker Build Test (push) Blocked by required conditions
CI / Frontend Build (push) Has been cancelled
CI / Backend Tests (push) Has been cancelled
CI Simple / Test and Build (push) Has been cancelled
Some checks failed
CI / Backend Build (push) Blocked by required conditions
CI / Docker Build Test (push) Blocked by required conditions
CI / Frontend Build (push) Has been cancelled
CI / Backend Tests (push) Has been cancelled
CI Simple / Test and Build (push) Has been cancelled
This commit is contained in:
parent
5c81310530
commit
985afbf5f3
1 changed files with 1 additions and 1 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