From c97eaee67a2ad8bd303c4f33f86bf6181a61c1ba Mon Sep 17 00:00:00 2001 From: Daniel-I-Am Date: Tue, 29 Sep 2020 21:41:33 +0200 Subject: [PATCH] Is this how we load cache from a previous job? --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 251844a..8ed8ce9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -140,6 +140,7 @@ release: dependencies: - tests_dotnet - tests_node + - build_node tags: - docker - hawkeye