Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa/resource/runner.rb')
-rw-r--r--qa/qa/resource/runner.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/qa/resource/runner.rb b/qa/qa/resource/runner.rb
index 3c448816100..e69702a8ffa 100644
--- a/qa/qa/resource/runner.rb
+++ b/qa/qa/resource/runner.rb
@@ -19,7 +19,7 @@ module QA
end
def image
- @image || 'gitlab/gitlab-runner:alpine'
+ @image || 'registry.gitlab.com/gitlab-org/gitlab-runner:alpine'
end
def executor