Skip to content
Snippets Groups Projects
Commit 705fa70e authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

tell it what docker image to use

parent f1508ad1
No related branches found
No related tags found
Loading
......@@ -32,6 +32,9 @@ morph-builds:
# This is far from ideal but maybe it's a tolerable hack for now.
- "nixos"
- "docker"
image: "nixos/nix:latest"
stage: "test"
variables:
# CACHIX_AUTH_TOKEN, which lets us push to cachix, is supplied by GitLab
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment