Skip to content

Upload Python Package to jfrog #30

Upload Python Package to jfrog

Upload Python Package to jfrog #30

# 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:

Check failure on line 14 in .github/workflows/publish-to-jfrog.yml

View workflow run for this annotation

GitHub Actions / Upload Python Package to jfrog

Invalid workflow file

The workflow is not valid. .github/workflows/publish-to-jfrog.yml (Line: 14, Col: 3): Error calling workflow 'outpost-os/pipeline-python/.github/workflows/publish.yml@main'. The nested job 'deploy' is requesting 'attestations: write, id-token: write', but is only allowed 'attestations: none, id-token: none'.
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