From c628fa64f0e80e449af9994c318a26977b6e69f4 Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Tue, 23 Jul 2019 23:51:14 +0300 Subject: [PATCH] CI: fix syntax error in .cirrus.yml --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 26a157aef..af6cf169d 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -21,7 +21,7 @@ task: # 2 hours is a maximal timeout available for free use. timeout_in: 120m - depends_in: + depends_on: - Update docker image environment: