Update .gitea/workflows/deploy.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user