Update .gitea/workflows/deploy.yml
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
if: github.event.pull_request.merged == true
|
if: github.event.pull_request.merged == true
|
||||||
runs-on: gitea-runner
|
runs-on: self-hosted
|
||||||
|
|
||||||
container:
|
container:
|
||||||
image: scaleway/cli:latest
|
image: scaleway/cli:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user