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: