From 472796c4443e5accb4d73c6c9cd60ac42c97f9e7 Mon Sep 17 00:00:00 2001 From: Nicolas Caron Date: Fri, 15 Mar 2024 09:57:01 +0100 Subject: [PATCH] test workflow build and push on gitea registry --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 55e56ce..d609deb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,7 +13,7 @@ jobs: container: image: ghcr.io/catthehacker/ubuntu:act-latest volumes: - - /workspace/coopgo-platform/mobility-accounts/data:/workspace/coopgo-platform/mobility-accounts/data + - /workspace/coopgo-platform/mobility-accounts:/workspace/coopgo-platform/mobility-accounts steps: - name: Check folders