Skip to content

Merge pull request #66 from LCOGT/feature/argo-cd #1

Merge pull request #66 from LCOGT/feature/argo-cd

Merge pull request #66 from LCOGT/feature/argo-cd #1

Workflow file for this run

name: "Continuous Deployment"
on:
push:
branches:
- main
release:
types:
- published
jobs:
cd:
uses: LCOGT/reusable-workflows/.github/workflows/continuous-deployment.yaml@main
secrets: inherit