oops copy result lol
This commit is contained in:
parent
8097cc9b75
commit
f5de89b293
|
@ -6,6 +6,7 @@ steps:
|
|||
image: "monacoremo/nix:2020-04-05-05f09348-circleci"
|
||||
commands:
|
||||
- nix-build docker.nix
|
||||
- cp $(readlink result) /result/docker.tgz
|
||||
volumes:
|
||||
- name: result
|
||||
path: /result
|
||||
|
|
Loading…
Reference in New Issue