mirror of
https://gitlab.com/TECHNOFAB/nix-gitlab-ci.git
synced 2025-12-12 10:10:06 +01:00
fix(ci): image seems quite important ngl
This commit is contained in:
parent
9d28984261
commit
b4071d4171
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ build:image:
|
||||||
- dist
|
- dist
|
||||||
deploy:image:
|
deploy:image:
|
||||||
stage: build-images
|
stage: build-images
|
||||||
|
image: nixpkgs/nix-flakes:latest
|
||||||
needs:
|
needs:
|
||||||
- build:image
|
- build:image
|
||||||
before_script:
|
before_script:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue