Commit graph

10 commits

Author SHA1 Message Date
Christos Manios
c081de3f90 Upgrade Nagios Core to 4.4.10 and Nagios Plugins to 2.4.3 (#53) 2023-03-04 13:33:45 +02:00
Christos Manios
ba147fe7ba Print the whole object of github.event in pipeline 2022-11-17 12:30:17 +02:00
Christos Manios
f8467baefb Upgrade Github actions to latest versions:
- actions/checkout@v3
- docker/login-action@v2
- docker/setup-qemu-action@v2
- docker/setup-buildx-action@v2
- actions/cache@v3
2022-11-16 23:18:21 +02:00
Christos Manios
c5a4c6ee35 Add git commit hash as label in Docker image 2021-08-14 19:25:56 +03:00
Christos Manios
3630529dbc Add ability to build automatically Docker tags according to git branch
and tag information.
2021-08-10 23:01:01 +03:00
Christos Manios
01425af066 Custom environment variable for docker tag. 2021-07-18 22:28:14 +03:00
Christos Manios
1a851f4879 Add build flavour for arm64 (#25) 2021-04-20 22:19:58 +03:00
Christos Manios
1206cf1629 Fix Github actions cache key
- Modify the cache key using git branch name instead of git commit hash.
2021-04-18 22:41:38 +03:00
Christos Manios
aa4cd34129 Update Nagios Core to 4.4.6, plugins to 2.3.3 and NRPE to 4.0.3. (#16)
- Remove Dockerhub hooks directory.
- Add CHANGELOG
- Remove manifest yaml and update Dockerfile with latest labels.
- Improve README and build also for linux/386 architecture.
2020-12-24 19:32:56 +02:00
Christos Manios
9ab7ab5d20 Build using Github Actions and discard Travis CI (#17, #18, #19) 2020-12-22 14:09:26 +02:00