Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

fix: build args

fix: build args #11

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