Skip to content

COMP: Bump InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction from e885a99c2e34497c4c5c0c1428a269fb0aae7902 to edd0a4350396f533e9ec3755ed6c5af5ddfedb97 #172

COMP: Bump InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction from e885a99c2e34497c4c5c0c1428a269fb0aae7902 to edd0a4350396f533e9ec3755ed6c5af5ddfedb97

COMP: Bump InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction from e885a99c2e34497c4c5c0c1428a269fb0aae7902 to edd0a4350396f533e9ec3755ed6c5af5ddfedb97 #172

name: Build, test, package
on:
push:
branches:
- master
tags:
- '*'
pull_request:
branches:
- master
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@edd0a4350396f533e9ec3755ed6c5af5ddfedb97
with:
warnings-to-ignore: "\"libcleaver.a.*has no symbols\" \"libitkcleaver.*has no symbols\""
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@edd0a4350396f533e9ec3755ed6c5af5ddfedb97
secrets:
pypi_password: ${{ secrets.pypi_password }}