move drone.yml
This commit is contained in:
parent
d66225e65e
commit
8ac37f33f3
1 changed files with 2 additions and 1 deletions
|
@ -1,16 +0,0 @@
|
|||
kind: pipeline
|
||||
type: docker
|
||||
name: Tests push
|
||||
|
||||
steps:
|
||||
- name: Run Tests
|
||||
image: nixos/nix
|
||||
commands:
|
||||
- nix-channel --update
|
||||
- nix-build
|
||||
trigger:
|
||||
trigger:
|
||||
event:
|
||||
- push
|
||||
- pull_request
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue