Skip to content

Commit 3d7cc98

Browse files
committed
remove gorgone upload artifacts
Refs:MON-106121
1 parent 157c9ad commit 3d7cc98

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/connector-vault.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -69,16 +69,6 @@ jobs:
6969
rpm_gpg_signing_passphrase: ${{ secrets.RPM_GPG_SIGNING_PASSPHRASE }}
7070
stability: ${{ needs.get-environment.outputs.stability }}
7171

72-
- name: Upload library artifacts
73-
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
74-
with:
75-
name: centreon-perl-common-${{ matrix.distrib }}
76-
path: |
77-
log.html
78-
/var/log/centreon-gorgone
79-
/etc/centreon-gorgone
80-
retention-days: 1
81-
8272
deliver-rpm:
8373
needs: [get-environment, package]
8474
if: ${{ contains(fromJson('["testing", "unstable"]'), needs.get-environment.outputs.stability) }}

0 commit comments

Comments
 (0)