From bc1e8e9317292c2a10bdfd57225b5d86f2ee6e2b Mon Sep 17 00:00:00 2001 From: Andreas Kurth Date: Thu, 23 Dec 2021 13:46:27 +0100 Subject: [PATCH] [CI] Add CI settings to inputs for `tc-llvm` artifact --- .gitlab-ci.d/Memora.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.d/Memora.yml b/.gitlab-ci.d/Memora.yml index 9b099aa3b30d78..a58947096e368c 100644 --- a/.gitlab-ci.d/Memora.yml +++ b/.gitlab-ci.d/Memora.yml @@ -11,6 +11,7 @@ artifacts: # Contains the entire LLVM build directory tc-llvm: inputs: + - .gitlab-ci.yml - .gitlab-ci.d/Makefile - clang - clang-tools-extra