feature/ci-cd #1

Merged
homeburger merged 53 commits from feature/ci-cd into main 2026-02-28 23:04:37 -06:00
Showing only changes of commit eea3cccd95 - Show all commits

View File

@@ -8,7 +8,7 @@ on:
jobs:
build-and-deploy:
runs-on: docker
runs-on: debian12
steps:
- name: Checkout code