Skip to content

add debian-snapcast-librespot #1

add debian-snapcast-librespot

add debian-snapcast-librespot #1

name: Docker Image CI - debian-snapcast-librespot
on:
push:
branches:
- master
paths:
- "debian-snapcast-librespot/*"
workflow_dispatch: {}
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build and publish "latest" Docker image
uses: VaultVulp/[email protected]
with:
github-token: ${{ secrets.PAT_GHCR }}
image-name: snapcast-librespot
dockerfile: Dockerfile
build-context: ./debian-snapcast-librespot