use host
All checks were successful
Build and Publish Docker Image / build (push) Successful in 3m42s

This commit is contained in:
Timothy Rogers 2025-05-24 12:04:15 -04:00
parent 17c6dbca24
commit 90fd42782a

View file

@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: docker
runs-on: self-hosted
steps:
- name: Checkout code
uses: actions/checkout@v4