Skip to content
Snippets Groups Projects
Verified Commit 3a672d2b authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

ci: Tweak the references to container image Dockerfiles


The relevant repository was now migrated to EF Gitlab so reflect that in
the comments mentioning the Dockerfiles.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 6be17f63
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
interruptible: true interruptible: true
# This pipeline relies on a container with the dco-check package pre-installed. # This pipeline relies on a container with the dco-check package pre-installed.
# Precise, machine readable description of this container can be found in # Precise, machine readable description of this container can be found in
# https://booting.oniroproject.org/distro/oniro/-/blob/master/.oniro-ci/containers/dco-check/Dockerfile # https://gitlab.eclipse.org/eclipse/oniro-core/oniro/-/blob/kirkstone/.oniro-ci/containers/dco-check/Dockerfile
image: image:
name: registry.ostc-eu.org/ostc/oniro/dco-check:latest name: registry.ostc-eu.org/ostc/oniro/dco-check:latest
script: script:
......
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
tags: [compliance] tags: [compliance]
# This pipeline relies on a container with the reuse package pre-installed. # This pipeline relies on a container with the reuse package pre-installed.
# Precise, machine readable description of this container can be found in # Precise, machine readable description of this container can be found in
# https://booting.oniroproject.org/distro/oniro/-/blob/master/.oniro-ci/containers/reuse/Dockerfile # https://gitlab.eclipse.org/eclipse/oniro-core/oniro/-/blob/kirkstone/.oniro-ci/containers/reuse/Dockerfile
image: image:
name: registry.ostc-eu.org/ostc/oniro/reuse:latest name: registry.ostc-eu.org/ostc/oniro/reuse:latest
script: script:
......
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