Update .gitea/workflows/deploy.yml

This commit is contained in:
2025-11-19 14:54:03 +00:00
parent 19cb762723
commit 83f19d28f1

View File

@@ -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