Skip to content

feat: initial setup

feat: initial setup #1

Workflow file for this run

---
on:
- push
- workflow_dispatch
jobs:
docker:
uses: LANsible/github-workflows/.github/workflows/docker-build.yml@develop
with:
image_name: lansible/findmydeviceserver
secrets: inherit