Skip to content
Snippets Groups Projects
Commit ef1e9b6f authored by Edric Milaret's avatar Edric Milaret Committed by Guillaume Roguez
Browse files

Revert "gogobuild: reconnect gerrit"

This reverts commit 259af0f2.

The reason it was deactivated is because it can't work with the way the
build is done (.spec comes from origin/packaging and ref is never used
as we make a tar of origin/master)

Tuleap: #603
Change-Id: Ica646c8d749faa70e789a71c5b06f72042ee7936
parent 4d607b4f
No related branches found
No related tags found
No related merge requests found
...@@ -162,7 +162,7 @@ ...@@ -162,7 +162,7 @@
"ubuntu_16.04": ["apt-get update", "( apt-get upgrade -y || apt-get upgrade -y || apt-get upgrade -y )"], "ubuntu_16.04": ["apt-get update", "( apt-get upgrade -y || apt-get upgrade -y || apt-get upgrade -y )"],
"ubuntu_16.04_i386": ["apt-get update", "( apt-get upgrade -y || apt-get upgrade -y || apt-get upgrade -y )"] "ubuntu_16.04_i386": ["apt-get update", "( apt-get upgrade -y || apt-get upgrade -y || apt-get upgrade -y )"]
}, },
"ReviewType": "Gerrit", "ReviewType": "",
"ReviewAddress": "https://gerrit-ring.savoirfairelinux.com", "ReviewAddress": "https://gerrit-ring.savoirfairelinux.com",
"Package" : { "Package" : {
"fedora_22": "", "fedora_22": "",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment