fix: cicd runs-on
All checks were successful
Casa Home Assistant CI/CD Pipeline / deploy (push) Successful in 15s
All checks were successful
Casa Home Assistant CI/CD Pipeline / deploy (push) Successful in 15s
This commit is contained in:
@@ -12,7 +12,7 @@ on:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: casa-vlan-cicd
|
||||
runs-on: ["casa-vlan-cicd", "kubectl", "helm", "deploy"]
|
||||
env:
|
||||
GITHUB_TEMP: ${{ runner.temp }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user