From 618bd4b6bc2bd98ba8eed0426fc4efcbd1d46421 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20Mr=C3=A1zek?= Date: Fri, 17 Jan 2025 13:15:19 +0100 Subject: [PATCH] .gitlab-ci.yml: moved docs:build to the right stage --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e1b6718b9..26c5d003c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -813,7 +813,7 @@ pkg:arch: # docs: {{{ docs:build: - stage: deploy + stage: build needs: [] script: - git submodule update --init --recursive -- 2.47.2