Skip to content

Develop

Develop #582

Workflow file for this run

---
name: Cloudproof build
on:
push:
tags:
- '*'
pull_request:
jobs:
cloudproof_rust:
uses: Cosmian/reusable_workflows/.github/workflows/cloudproof.yml@fix/publish_python
with:
project-name: cloudproof_rust
toolchain: stable
kms-version: ghcr.io/cosmian/kms:4.13.0
findex-cloud-version: 0.3.1
branch-java: develop
branch-js: develop
branch-kms-js: develop
branch-flutter: develop
branch-python: develop
exclusions: --exclude=cloudproof_findex
secrets: inherit