REWRITE IT IN RUST #1

Merged
cadey merged 4 commits from riir into master 2020-05-28 19:42:11 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit f5de89b293 - Show all commits

View File

@ -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