wip
Some checks are pending
Build and Push to Forgejo Registry / build (push) Waiting to run

This commit is contained in:
pika 2025-04-06 22:25:12 +02:00
parent 5a7eb3b494
commit 43cc568fb4

View file

@ -9,7 +9,8 @@ on:
jobs:
build:
# runs-on: debian-x86-runner # Your runner's name
runs-on: docker
# runs-on: docker
runs-on: rpi-runner
steps:
- name: Checkout code
uses: actions/checkout@v4
@ -23,6 +24,6 @@ jobs:
- name: Run Custom Build Script
run: ./build.sh
env:
# env:
# Pass registry URL to script (optional)
REGISTRY: git.k4li.de/docker/caddy
# REGISTRY: git.k4li.de/docker/caddy