mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-26 23:24:27 +02:00
fix
This commit is contained in:
parent
cfd8cd1ed8
commit
f647dbf309
2
.github/workflows/plugin-delivery.yml
vendored
2
.github/workflows/plugin-delivery.yml
vendored
@ -108,7 +108,7 @@ jobs:
|
||||
module_name: plugins
|
||||
distrib: ${{ matrix.distrib }}
|
||||
cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }}
|
||||
stability: unstable
|
||||
stability: ${{ inputs.stability }}
|
||||
artifactory_token: ${{ secrets.artifactory_token }}
|
||||
|
||||
deliver-deb-legacy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user