Skip to content

πŸš€ Production #227

πŸš€ Production

πŸš€ Production #227

Workflow file for this run

name: πŸš€ Production
on:
workflow_dispatch:
push:
tags:
- v*
concurrency:
cancel-in-progress: true
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event.ref }}
jobs:
kontinuous:
name: "Deploy on Kubernetes 🐳"
uses: socialgouv/workflows/.github/workflows/use-ks-gh-production.yaml@v1
secrets: inherit