Skip to content
Snippets Groups Projects
Commit 1878167a authored by Marin Jankovski's avatar Marin Jankovski
Browse files

Checkout the sha with fix for go 1.8 with aws sdk dependency.

parent a0f57940
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -23,8 +23,8 @@ omnibus:
remote: "https://dev.gitlab.org/gitlab/omnibus.git"
alternative: "https://gitlab.com/gitlab-org/omnibus.git"
registry:
remote: "https://gitlab.com/twk3/docker-distribution.git"
alternative: "https://gitlab.com/twk3/docker-distribution.git"
remote: "git@dev.gitlab.org:omnibus-mirror/distribution.git"
alternative: "https://gitlab.com/omnibus-mirror/distribution.git"
rb-readline:
remote: "git@dev.gitlab.org:omnibus-mirror/rb-readline.git"
alternative: "https://gitlab.com/omnibus-mirror/rb-readline.git"
Loading
Loading
Loading
Loading
@@ -24,7 +24,7 @@ version = Gitlab::Version.new('registry', 'dd544a82d93e8d39cec3d3d45117c3f486365
default_version version.print(false)
 
license 'Apache-2.0'
license_file "https://gitlab.com/twk3/docker-distribution/raw/#{version.print(false)}/LICENSE"
license_file "https://gitlab.com/omnibus-mirror/distribution/raw/#{version.print(false)}/LICENSE"
 
source git: version.remote
 
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