Skip to content

Commit

Permalink
Create deploy-k8s.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mavalosn authored Aug 29, 2023
1 parent f35e950 commit c508714
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/deploy-k8s.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Build Package Collections
on:
push:
branches:
- FOUR-9465
workflow_dispatch:
jobs:
run_collections:
name: Run Build PM4-workflow
uses: processmaker/pm4-k8s-distribution/.github/workflows/deploy-k8s.yml@cicd
secrets: inherit

0 comments on commit c508714

Please sign in to comment.