👷 Fix deploy compose path
This commit is contained in:
parent
b6b05f3fcc
commit
597423a848
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ jobs:
|
|||
deployment_mode: docker-compose
|
||||
copy_stack_file: false
|
||||
deploy_path: /opt/stacks/matrix-bot-invitation-mailer
|
||||
stack_file_path: ./compose.yaml
|
||||
stack_file_path: ./compose.yml
|
||||
keep_files: 5
|
||||
docker_remove_orphans: true
|
||||
args: ""
|
||||
|
|
Loading…
Reference in a new issue