From b6fe3e7ed1eaa517d1d30b89c22cb68277da8774 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 6 Aug 2022 14:33:44 -0700 Subject: ci(pipeline): the pipeline to be executed with a new build This is the pipeline that is executed when a new build starts. It wait for all the steps to be completed, and if one of them fail, the build is marked as failed. Change-Id: I1eb22b27749944de78d44e49586a1db1fe07b460 Reviewed-on: https://cl.fcuny.net/c/world/+/706 Tested-by: CI Reviewed-by: Franck Cuny --- ops/ci/default.nix | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 ops/ci/default.nix (limited to 'ops/ci/default.nix') diff --git a/ops/ci/default.nix b/ops/ci/default.nix deleted file mode 100644 index 1638b53..0000000 --- a/ops/ci/default.nix +++ /dev/null @@ -1,3 +0,0 @@ -{ pkgs }: - -{ } -- cgit v1.2.3