forked from cerc-io/stack-orchestrator
Add schedule for k8s deploy test
This commit is contained in:
parent
b398050787
commit
1c30441000
@ -8,6 +8,8 @@ on:
|
|||||||
- '.gitea/workflows/triggers/test-k8s-deploy'
|
- '.gitea/workflows/triggers/test-k8s-deploy'
|
||||||
- '.gitea/workflows/test-k8s-deploy.yml'
|
- '.gitea/workflows/test-k8s-deploy.yml'
|
||||||
- 'tests/k8s-deploy/run-deploy-test.sh'
|
- 'tests/k8s-deploy/run-deploy-test.sh'
|
||||||
|
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
|
||||||
|
- cron: '3 15 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user