forked from jmug/stoatchat
ci: use compose.yml file instead of deleted file
This commit is contained in:
2
.github/workflows/rust.yaml
vendored
2
.github/workflows/rust.yaml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
|
||||
- name: Run services in background
|
||||
run: |
|
||||
docker compose -f docker-compose.db.yml up -d
|
||||
docker compose -f compose.yml up -d
|
||||
|
||||
- name: Copy .env.example
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user