actually remove ci
This commit is contained in:
parent
037632f7f6
commit
3ee54ada96
1 changed files with 0 additions and 5 deletions
|
@ -6,8 +6,3 @@ steps:
|
||||||
image: registry.gitlab.com/pipeline-components/yamllint
|
image: registry.gitlab.com/pipeline-components/yamllint
|
||||||
commands:
|
commands:
|
||||||
- yamllint -c .yamllint.yaml .
|
- yamllint -c .yamllint.yaml .
|
||||||
- name: nix flake check
|
|
||||||
image: nixos/nix:master
|
|
||||||
commands:
|
|
||||||
- nix --extra-experimental-features nix-command --extra-experimental-features flakes flake prefetch
|
|
||||||
- nix --extra-experimental-features nix-command --extra-experimental-features flakes flake check --no-build
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue