diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 8325ebd..392005a 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -9,7 +9,7 @@ on: jobs: build-and-deploy: if: github.event.pull_request.merged == true - runs-on: gitea-runner + runs-on: self-hosted container: image: scaleway/cli:latest