From c9ee22d4c3dcf077e1650bdc8c918d133d601768 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Wed, 21 Nov 2018 15:49:51 +0200 Subject: [PATCH] Revert "ci_template.yml: Temporarly disable builddir artifact" This reverts commit 6ddb35c3c400586520b0f1e39f6f5369d0f61b44. A hotfix has been deployed, lets see how it goes. --- gitlab/ci_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index c204144cb6..909cfc7c2e 100644 --- a/gitlab/ci_template.yml +++ b/gitlab/ci_template.yml @@ -94,7 +94,7 @@ gst indent: when: always paths: - "manifest.xml" - # - "gst-build/" + - "gst-build/" except: variables: - $CI_PROJECT_NAME == "cerbero"