added node red
All checks were successful
Deploy Casa services CI/CD Pipeline / deploy (push) Successful in 17s

This commit is contained in:
2025-12-07 23:54:13 +00:00
parent ab0ca9d365
commit 7c3d9191be
9 changed files with 100 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ on:
- '.gitea/workflows/casa-services**'
pull_request:
paths:
- 'monitoring/**'
- '.gitea/workflows/monitoring**'
- 'services/**'
- '.gitea/workflows/casa-services**'
schedule:
- cron: '0 15 * * 0' # every sunday 3 pm
@@ -49,4 +49,9 @@ jobs:
- name: Deploy wyoming
shell: bash
run: |
kubectl apply -f ./services/wyoming/deploy/wyoming-deploy.yaml
kubectl apply -f ./services/wyoming/deploy/wyoming-deploy.yaml
# - name: Deploy node-red
# shell: bash
# run: |
# ./services/node-red/ops-scripts/apply-app.sh