diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d4e28e6fc7c8..1c403cd82dc1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,7 +27,7 @@ empty: prepare: stage: .pre - image: mattermost/mattermost-build-webapp:20200829_node-10.22 + image: $CI_REGISTRY/mattermost/ci/images/mattermost-build-webapp:20200829_node-10.22 cache: key: files: diff --git a/.gitlab-ci/check.gitlab-ci.yml b/.gitlab-ci/check.gitlab-ci.yml index dfb3ee56907f..f2a730bb11c9 100644 --- a/.gitlab-ci/check.gitlab-ci.yml +++ b/.gitlab-ci/check.gitlab-ci.yml @@ -1,6 +1,6 @@ .check: stage: test - image: mattermost/mattermost-build-webapp:20200829_node-10.22 + image: $CI_REGISTRY/mattermost/ci/images/mattermost-build-webapp:20200829_node-10.22 cache: key: files: