gitlab-ci.yml: disable nixda build

It's known broken. No need to waste time and resources.
Reenable when fixed.
schweby-main-patch-74823
schweby 2022-02-27 12:22:30 +01:00
parent f1c3a2d082
commit a92ae39d65
Signed by untrusted user who does not match committer: 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