mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-31 01:24:35 +02:00
fix(ci): packaging should work better
This commit is contained in:
parent
9c89afc6d9
commit
36f02d371e
2
.github/workflows/generic-plugins.yml
vendored
2
.github/workflows/generic-plugins.yml
vendored
@ -78,7 +78,7 @@ jobs:
|
|||||||
- name: Package
|
- name: Package
|
||||||
uses: ./.github/actions/package-nfpm
|
uses: ./.github/actions/package-nfpm
|
||||||
with:
|
with:
|
||||||
nfpm_file_pattern: "experimental/packaging/generic-plugins.yaml"
|
nfpm_file_pattern: "experimental/packaging/centreon-generic-plugins.yaml"
|
||||||
distrib: ${{ matrix.distrib }}
|
distrib: ${{ matrix.distrib }}
|
||||||
package_extension: ${{ matrix.package_extension }}
|
package_extension: ${{ matrix.package_extension }}
|
||||||
version: ${{ needs.get-environment.outputs.version }}
|
version: ${{ needs.get-environment.outputs.version }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user