gitlab-ci.yml: disable nixda build

It's known broken. No need to waste time and resources.
Reenable when fixed.
keep-around/a92ae39d657b98c8c0598a884fb24d515f5eefd0
schweby 2022-02-27 12:22:30 +01:00
parent f1c3a2d082
commit a92ae39d65
Signed by: moira
GPG Key ID: AF92FDD91CB44B2F
1 changed files with 0 additions and 7 deletions

View File

@ -7,10 +7,3 @@ build-parsons:
stage: build
script:
- nix-build -A deploy.parsons
build-nixda:
tags:
- nix
stage: build
script:
- nix-build -A deploy.nixda