From 84f45cd694684fb0f9f97ec70ab9255bf1021996 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Mon, 14 Aug 2023 11:00:15 +0100 Subject: [PATCH] ci: Further fix to pages CI job Follow-up to e234a4496ef6e2a7a2896fc6b9ddf93044a420ab to remove the old `only: main`, which was overriding the changes from that commit. Signed-off-by: Philip Withnall --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 07ea8957c..0a124ac2c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -661,8 +661,6 @@ scan-build: pages: extends: .only-schedules stage: deploy - only: - - main needs: ['coverage', 'style-check-advisory'] script: - mv _coverage/ public/