From 02b68345597aff816111d92ed26f46beb9a8ef21 Mon Sep 17 00:00:00 2001 From: rem Date: Thu, 16 Nov 2023 12:21:19 +0100 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 489bec6..c44aa5b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,7 +22,7 @@ steps: image: ghcr.io/cirruslabs/flutter:3.13.9 volumes: - name: docs - - path: /tmp/smartfit_build + path: /tmp/smartfit_build commands: - pwd - flutter build web --web-renderer canvaskit @@ -35,7 +35,7 @@ steps: image: plugins/docker volumes: - name: docs - - path: /tmp/smartfit_build + path: /tmp/smartfit_build settings: dockerfile: Dockerfile context: .