aboutsummaryrefslogtreecommitdiff
path: root/ops/ci/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-08-06 14:33:44 -0700
committerFranck Cuny <franck@fcuny.net>2022-08-07 14:34:07 -0700
commitb6fe3e7ed1eaa517d1d30b89c22cb68277da8774 (patch)
treee5ba5dfc56517f050b134e68016366db20dc6405 /ops/ci/default.nix
parentfeat(hosts/tahoe): add a token for graphql for buildkite agents (diff)
downloadinfra-b6fe3e7ed1eaa517d1d30b89c22cb68277da8774.tar.gz
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 <franck@fcuny.net>
Diffstat (limited to 'ops/ci/default.nix')
-rw-r--r--ops/ci/default.nix3
1 files changed, 0 insertions, 3 deletions
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 }:
-
-{ }