mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-06 06:57:25 +02:00
Merge pull request #510 from lav45/patch-1
Update designpatternsphp.yml to use docker v2's build-in compose
This commit is contained in:
2
.github/workflows/designpatternsphp.yml
vendored
2
.github/workflows/designpatternsphp.yml
vendored
@@ -10,4 +10,4 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: build the stack
|
||||
run: docker-compose build
|
||||
run: docker compose build
|
||||
|
Reference in New Issue
Block a user