Skip to content

Commit

Permalink
use docker composer custom build
Browse files Browse the repository at this point in the history
  • Loading branch information
lyrixx committed Mar 17, 2024
1 parent b5f1a5a commit 7512e9f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yaml
Expand Up @@ -33,6 +33,11 @@ jobs:
php-version: 8.2
tools: castor

- name: Load docker composer custom build
run: |
set -ex
sudo \cp docker-compose /usr/libexec/docker/cli-plugins/docker-compose
- run: |
set -ex
castor debug
Expand Down
Binary file added docker-compose
Binary file not shown.

0 comments on commit 7512e9f

Please sign in to comment.