chore: use custom container for building
Some checks failed
Deploy / Prepare Build (push) Has been cancelled
Some checks failed
Deploy / Prepare Build (push) Has been cancelled
This commit is contained in:
parent
d95e761a5c
commit
8b88f7988e
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user