gitea workflow add run on limbosolutions-com
Some checks failed
/ continuous-deploy (push) Failing after 42s
Some checks failed
/ continuous-deploy (push) Failing after 42s
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
|||||||
- main
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
continuous-deploy:
|
continuous-deploy:
|
||||||
runs-on: ["deploy", "kubectl"]
|
runs-on: ["deploy", "kubectl", "limbosolutions-com"]
|
||||||
env:
|
env:
|
||||||
GITHUB_TEMP: ${{ runner.temp }} # fix missing GITHUB_TEMP on gitea
|
GITHUB_TEMP: ${{ runner.temp }} # fix missing GITHUB_TEMP on gitea
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user