Skip to content
Snippets Groups Projects
Commit 883e28be authored by Andrew Newdigate's avatar Andrew Newdigate :speech_balloon:
Browse files

Fix Gitaly compatibility test

parent 3253d797
No related branches found
No related tags found
1 merge request!43Fix Gitaly compatibility test
Pipeline #115440135 passed
......@@ -113,7 +113,7 @@ backwards_compat_workhorse:
# Ensure that all the changes are backwards compatible with GitLab Workhorse
backwards_compat_gitaly:
stage: verify
image: registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6-golang-1.11-git-2.21
image: registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6-golang-1.13-git-2.22
script:
- mkdir -p $GOPATH/src/gitlab.com/gitlab-org/
- git clone https://gitlab.com/gitlab-org/gitaly.git $GOPATH/src/gitlab.com/gitlab-org/gitaly
......
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