Compare commits
1 Commits
77213ce492
...
compiler
| Author | SHA1 | Date | |
|---|---|---|---|
|
d401548d1d
|
@@ -3,7 +3,7 @@ steps:
|
|||||||
- name: build-nix
|
- name: build-nix
|
||||||
image: nixos/nix:latest
|
image: nixos/nix:latest
|
||||||
when:
|
when:
|
||||||
event: [tag, push]
|
event: [tag, push, cron]
|
||||||
commands:
|
commands:
|
||||||
- nix --extra-experimental-features nix-command --extra-experimental-features flakes build
|
- nix --extra-experimental-features nix-command --extra-experimental-features flakes build
|
||||||
- ./result/bin/ollisp
|
- ./result/bin/ollisp
|
||||||
|
|||||||
Reference in New Issue
Block a user