From 4839113565da1fde1e42ff91e7cf177bc458dc32 Mon Sep 17 00:00:00 2001 From: crate Date: Mon, 2 Jun 2025 15:23:41 -0500 Subject: [PATCH] test --- .gitea/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index cc5b8f6..0666e26 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -8,7 +8,7 @@ jobs: Deploy: runs-on: ubuntu-latest container: - # image: docker:latest + image: docker:latest volumes: - /home/crate/garfbot:/workspace steps: