From 3707861e76da35f99486ec91721bdaaea1f24493 Mon Sep 17 00:00:00 2001 From: crate Date: Mon, 2 Jun 2025 16:34:41 -0500 Subject: [PATCH] test --- .gitea/workflows/deploy.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index da9746d..7dafd2a 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -9,7 +9,6 @@ jobs: # runs-on: ubuntu-latest container: image: docker:latest - # options: -v /home/crate/garfbot:/workspace volumes: - /home/crate/garfbot:/workspace steps: