diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index c27f695..f94fee3 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -9,8 +9,8 @@ jobs: # runs-on: ubuntu-latest container: image: docker:latest - volumes: - - /workspace:/home/crate/garfbot + # volumes: + # - /workspace:/home/crate/garfbot steps: - name: Pull Garfbot and restart container run: |