From 6577d5e1350aba94860e1243838684c1006af165 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Thu, 1 Aug 2019 13:03:50 +0300 Subject: [PATCH] Fix invalid bitbucket-pipelines.yml. --HG-- branch : develop --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 5778c39a3..26fc1d0c4 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -8,7 +8,7 @@ pipelines: develop: - step: caches: - ccache + - ccache script: - cat /etc/*-release - uname -a