File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010jobs :
1111 qubes-dom0-package :
1212 uses : TrenchBoot/.github/.github/workflows/qubes-dom0-packagev2.yml@master
13-
1413 with :
1514 qubes-component : ' secure-kernel-loader'
1615 qubes-pkg-src-dir : ' qubesos'
16+ trigger-woodpecker-cicd :
17+ needs : qubes-dom0-package
18+ uses : TrenchBoot/.github/.github/workflows/trigger-woodpecker-pipeline.yml@master
19+ secrets :
20+ woodpecker-token : ${{ secrets.WOODPECKER_TOKEN }}
21+ with :
22+ api-url : ' https://ci.3mdeb.com'
23+ owner : ' zarhus'
24+ repo : ' trenchboot-release-cicd-pipeline'
25+ ref : ' master'
26+ inputs : >-
27+ --input GITHUB_REPO=secure-kernel-loader
28+ --input GITHUB_SHA=${{ github.sha }}
29+ --input GITHUB_RUN_ID=${{ github.run_id }}
30+ --input QUBES_COMPONENT=secure-kernel-loader
31+ --input WORKFLOW=sign-and-publish-test-rpms
You can’t perform that action at this time.
0 commit comments