Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vladishev <aleksander.vladishev@zabbix.com>2022-07-10 16:06:04 +0300
committerAlexander Vladishev <aleksander.vladishev@zabbix.com>2022-07-10 16:10:40 +0300
commite5e0a0104c6f974c38700b6a22875e760964c789 (patch)
treef9e95f7ddbd6969d097c4df8a5dd39755aa2da0f /.github
parente16c3bf3d476d335857f8a55e062c56a846c3ef0 (diff)
.......... [ZBXNEXT-686] updated SonarCloud configuration files
(cherry picked from commit b812cfe0e5a6a4b065c6f0f313fdde09911899e7) (cherry picked from commit d87806f410075497f918220418f4cfc6c4169bab) (cherry picked from commit 15e3ecf2870e99613fa7036213dc39021d211069) (cherry picked from commit 708165a6f7398be28d7d83adfe681faddf15cfe2)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/sonarcloud.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml
index 477445f0e25..15987f99473 100644
--- a/.github/workflows/sonarcloud.yml
+++ b/.github/workflows/sonarcloud.yml
@@ -38,6 +38,7 @@ jobs:
- name: Download and compile Zabbix
run: |
+ sudo apt-get update
sudo apt-get install libsnmp-dev snmp libopenipmi-dev libevent-dev libcurl4-openssl-dev
cd $GITHUB_WORKSPACE
sh bootstrap.sh