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 4fb582c500 - Show all commits

View File

@@ -11,7 +11,7 @@ jobs:
build-and-deploy:
runs-on: debian12
container:
image: current-alpine3.23
image: git.vxbard.net/homeburger/bard-cpp-builder:1.0
steps:
- uses: actions/checkout@v3