chore: use custom container for building
Some checks failed
Deploy / Prepare Build (push) Has been cancelled

This commit is contained in:
Matthew McKinnon 2024-11-08 22:50:05 +10:00
parent d95e761a5c
commit 8b88f7988e

View File

@ -9,7 +9,7 @@ jobs:
deploy:
name: Prepare Build
runs-on: homelab
container: alpine:latest
container: git.comprofix.com/mmckinnon/alpine-runner:latest
steps:
- name: Install dependencies
run: |