mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
always merge the artifacts
This commit is contained in:
parent
00ae6d7fb6
commit
7bea35c2e6
4
.github/workflows/perl-cpan-libraries.yml
vendored
4
.github/workflows/perl-cpan-libraries.yml
vendored
@ -371,7 +371,7 @@ jobs:
|
|||||||
|
|
||||||
merge-package-rpm-artifacts:
|
merge-package-rpm-artifacts:
|
||||||
needs: [package-rpm]
|
needs: [package-rpm]
|
||||||
|
if: always()
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
@ -390,7 +390,7 @@ jobs:
|
|||||||
|
|
||||||
merge-package-deb-artifacts:
|
merge-package-deb-artifacts:
|
||||||
needs: [package-deb]
|
needs: [package-deb]
|
||||||
|
if: always()
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user