Skip to content

Upload Python Package to jfrog #32

Upload Python Package to jfrog

Upload Python Package to jfrog #32

# SPDX-FileCopyrightText: 2024 Ledger SAS
#
# SPDX-License-Identifier: Apache-2.0
name: Upload Python Package to jfrog
on:
push:
branches:
- main
workflow_dispatch:
jobs:
pubhlish:
permissions:
id-token: write
contents: read
attestations: write
uses: outpost-os/pipeline-python/.github/workflows/publish.yml@main
with:
environment: ledger-publish
runner: outpost-os-shared-small
python-version: '3.10'
build-name: dts-utils-dev
module-name: dts-utils
repo-name: outpost-pypi-dev-green
virtual-repo-name: outpost-pypi-virtual-green