Skip to content

Commit

Permalink
feat: add workflows for K8s deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
kajabi-bot authored and voodooGQ committed Feb 12, 2024
1 parent be7f4d9 commit ed1555c
Show file tree
Hide file tree
Showing 11 changed files with 140 additions and 642 deletions.
41 changes: 0 additions & 41 deletions .github/workflows/deploy.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/lint-test-build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Lint-Test-Build
on:
workflow_call:
workflow_dispatch:
pull_request:

jobs:
lint_test_build:
name: Lint, Test, Build
Expand Down
262 changes: 0 additions & 262 deletions .github/workflows/release-deploy-v2.yml

This file was deleted.

Loading

0 comments on commit ed1555c

Please sign in to comment.