Skip to content

Rename icinga-notifications-daemon -> icinga-notifications #791

Rename icinga-notifications-daemon -> icinga-notifications

Rename icinga-notifications-daemon -> icinga-notifications #791

Workflow file for this run

name: Docker
on:
push:
branches: [ main ]
pull_request: {}
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Image
uses: docker/build-push-action@v5