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
|
||||
jobs:
|
||||
continuous-deploy:
|
||||
runs-on: ["deploy", "kubectl"]
|
||||
runs-on: ["deploy", "kubectl", "limbosolutions-com"]
|
||||
env:
|
||||
GITHUB_TEMP: ${{ runner.temp }} # fix missing GITHUB_TEMP on gitea
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user