1
1
mirror of https://github.com/coot/free-category.git synced 2024-09-11 14:17:30 +03:00

circleci: cachix-push command parameter

This commit is contained in:
Marcin Szamotulski 2018-11-11 13:18:14 +01:00
parent d1c5c3ef80
commit 34d9b45c07
No known key found for this signature in database
GPG Key ID: 788D56E52D63FAA4

View File

@ -31,7 +31,7 @@ commands:
steps:
- run:
name: "cachix push"
command: cachix push free-algebras ./result
command: cachix push free-algebras << parameters.o >>
jobs:
GHC861:
<<: *defaults