Merge branch 'fix/ci' into 'main'

ci: remove instantiate stage

See merge request hacc/infra/haccfiles!33
This commit is contained in:
hexchen 2021-02-22 09:41:24 +00:00
commit 35bd503fc2

View file

@ -1,14 +1,6 @@
stages:
- instantiate
- build
instantiate:
tags:
- nix
stage: instantiate
script:
- nix-instantiate -A deploy.all
build:
tags:
- nix