mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-07 20:35:27 +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:
|
||||
needs: [package-rpm]
|
||||
|
||||
if: always()
|
||||
runs-on: ubuntu-22.04
|
||||
strategy:
|
||||
matrix:
|
||||
@ -390,7 +390,7 @@ jobs:
|
||||
|
||||
merge-package-deb-artifacts:
|
||||
needs: [package-deb]
|
||||
|
||||
if: always()
|
||||
runs-on: ubuntu-22.04
|
||||
strategy:
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user