summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleš Mrázek <ales.mrazek@nic.cz>2025-01-17 13:27:48 +0100
committerAleš Mrázek <ales.mrazek@nic.cz>2025-01-17 13:27:48 +0100
commit35d715d247890e6b6bac80c417d98ad031747a25 (patch)
tree26e919c395d914c3e2e4086f2e59f7917492e327
parentMerge branch 'tls-cert-files-watchdog-config' into 'master' (diff)
parent.gitlab-ci.yml: moved docs:build to the right stage (diff)
downloadknot-resolver-master.tar.xz
knot-resolver-master.zip
Merge branch 'ci-docs-build' into 'master'HEADmaster
ci: move docs:build to build stage See merge request knot/knot-resolver!1647
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e1b6718b..26c5d003 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