Skip to content
Snippets Groups Projects
Commit 762aa008 authored by Esben Haabendal's avatar Esben Haabendal
Browse files

CI: Don't hardcode the external Docker registry hostname


While we still need to use an external Docker registry, we don't have
to hardcode it, and we don't need to push to external git repository
to update it.  By manually setting CI_REGISTRY, CI_REGISTRY_USER,
CI_REGISTRY_PASSWORD and CI_REGISTRY_IMAGE variables, we can build and
push from gitlab.eclipse.org pipeline.

And with this change, anybody forking meta-openharmony will be able to
use the Docker registry included with their GitLab instance if they
want to.

The downside is that forks on gitlab.eclipse.org needs to setup
CI_REGISTRY_IMAGE variable to get working CI.

Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
parent 138eaaa3
No related branches found
No related tags found
Loading
Loading
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