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:
|
deploy:
|
||||||
name: Prepare Build
|
name: Prepare Build
|
||||||
runs-on: homelab
|
runs-on: homelab
|
||||||
container: alpine:latest
|
container: git.comprofix.com/mmckinnon/alpine-runner:latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user