From e5a9ac315d41e79aab6d3d4e27459fef45192c7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Fri, 29 Jun 2018 17:53:24 +0100 Subject: WIP --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 50cca656..8f29743b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -53,7 +53,7 @@ variables: echo " artifacts:" >> ~/.config/buildstream.conf echo " url: ssh://ostree@ostree.baserock.org:22200/cache" >> ~/.config/buildstream.conf fi - cat ~/.config/buildstream.conf + - cat ~/.config/buildstream.conf # Store all the downloaded git and ostree repos in the distributed cache. # This saves us fetching them from git.baserock.org and further afield -- cgit v1.2.1