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

.oniro-ci: switch to booting container registry


With the move to booting.oniroproject.org, the container registry is at
a different sub-domain. Switch to it to detach CI from the old
infrastructure.

Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
parent 2c1f82ad
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
.workspace:
interruptible: true
image:
name: registry.ostc-eu.org/ostc/containers/ostc-builder:latest
name: registry.booting.oniroproject.org/distro/oniro/bitbake-builder:latest
tags: [large-disk, $CI_ONIRO_RUNNER_TAG, $CI_ONIRO_INSTANCE_SIZE]
variables:
CI_ONIRO_RUNNER_TAG : ""
......@@ -292,7 +292,7 @@
.build-docs:
interruptible: true
image:
name: registry.ostc-eu.org/ostc/containers/ostc-docs-builder
name: registry.booting.oniroproject.org/distro/oniro/docs-builder:latest
stage: build
script:
- make -C docs
......
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