Skip to content

Commit

Permalink
use new compose
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhoan-axonivy committed Jul 12, 2024
1 parent 0898d5e commit 6ead9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-compose-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
- name: Build and push Docker images
working-directory: ./marketplace-build
run: |
docker-compose -f docker-compose.yml up -d
docker compose -f docker-compose.yml up -d

0 comments on commit 6ead9cd

Please sign in to comment.