Skip to content
Snippets Groups Projects
Commit a78423c2 authored by Zygmunt Krynicki's avatar Zygmunt Krynicki
Browse files

ci: use docs-builder image for deploy job


The docs builder uses root as the primary user of the container,
therefore should alleviate cache ownership issues.

Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
parent 409ad837
No related branches found
No related tags found
1 merge request!21ci: run "id" in query stage
Pipeline #10352 failed
......@@ -141,6 +141,8 @@ build-docs:
deploy:
extends: .oniro-repo-workspace
image:
name: registry.ostc-eu.org/ostc/oniro/docs-builder:latest
stage: deploy
script:
# We are in the root of the git-repo workspace.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment