mirror of
https://github.com/outbackdingo/deployment.git
synced 2026-03-21 06:41:20 +00:00
Update microk8s.yaml
This commit is contained in:
3
.github/workflows/microk8s.yaml
vendored
3
.github/workflows/microk8s.yaml
vendored
@@ -1,7 +1,8 @@
|
||||
name: Deploy on Microk8s
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
schedule:
|
||||
- cron: "0 0 * * *" # This will run the workflow every day at midnight UTC
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user