From 8e99abc5b9321c38296884687aa9eee305d3eb61 Mon Sep 17 00:00:00 2001 From: Illia Shestakov Date: Wed, 6 Sep 2023 12:33:01 +0300 Subject: [PATCH] Do not use cache at all in openedx image build --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 124bed2e..876316d5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,7 +25,7 @@ variables: - tutor config save .build-execute-openedx: &build-execute-openedx - - tutor images build openedx --cache-to-registry + - tutor images build openedx - tutor images push openedx .build-execute-mfe: &build-execute-mfe