diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2716c62..abe3051 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,8 +2,6 @@ name: Releases on: push: - branches: - - master tags: - '*' @@ -17,7 +15,6 @@ jobs: uses: actions/checkout@v2 with: fetch-depth: 0 - ref: refs/heads/master - name: Setup run: | sudo apt-get install ruby-dev build-essential debhelper devscripts rpm xalan wget -y diff --git a/README.md b/README.md index 520d8a4..7d32b5f 100755 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@ zabbix-agent-extensions ======================= +[![Build package and test](https://github.com/scoopex/zabbix-agent-extensions/actions/workflows/continuous-integration-workflow.yml/badge.svg)](https://github.com/scoopex/zabbix-agent-extensions/actions/workflows/continuous-integration-workflow.yml) +[![Releases](https://github.com/scoopex/zabbix-agent-extensions/actions/workflows/release.yml/badge.svg)](https://github.com/scoopex/zabbix-agent-extensions/actions/workflows/release.yml) + # Overview A set of zabbix UserParameter scripts and production ready monitoring templates for linux systems. * this project ist originated on: https://github.com/scoopex/zabbix-agent-extensions - * this project is published at zabbix share: https://share.zabbix.com/operating-systems/zabbix-agent-extensions - * the ci is located at: https://travis-ci.org/scoopex/zabbix-agent-extensions + * the ci is implmented with github actions * docker images of a zabbix agent can be obtained at https://hub.docker.com/repository/docker/scoopex666/zabbix-agent-with-agent-extensions # Monitoring details