Use DEBuilder base image to speed up CI
This commit is contained in:
parent
41494f6b92
commit
cd15a8e324
@ -8,7 +8,7 @@ variables:
|
|||||||
GIT_DEPTH: "1"
|
GIT_DEPTH: "1"
|
||||||
|
|
||||||
.build-job: &build-job
|
.build-job: &build-job
|
||||||
image: docker.io/library/debian:buster
|
image: registry.gitlab.com/mangadex-pub/debuilder/buster:main
|
||||||
needs: [ ]
|
needs: [ ]
|
||||||
before_script:
|
before_script:
|
||||||
- apt -qq update
|
- apt -qq update
|
||||||
|
Loading…
Reference in New Issue
Block a user