Skip to content

Merge pull request #81 from containrrr/fix-shoutrrr-version-in-github… #261

Merge pull request #81 from containrrr/fix-shoutrrr-version-in-github…

Merge pull request #81 from containrrr/fix-shoutrrr-version-in-github… #261

Workflow file for this run

---
name: Build and test
on:
pull_request:
push:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Docker build
run: |
docker build .