From 597423a8483ecf7dd32a8b94697096c28aab0c7d Mon Sep 17 00:00:00 2001 From: Finn Christiansen Date: Sun, 30 Jun 2024 21:01:41 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Fix=20deploy=20compose=20path?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .forgejo/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 5637cf2..52ffb5c 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -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: ""