osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/36990?usp=email )


Change subject: scripts: osmo_git_clone_url: add osmo-epdg
......................................................................

scripts: osmo_git_clone_url: add osmo-epdg

Fix for currently failing Osmocom-release-manuals job:

  :: (osmo-epdg) Getting git tags
  fatal: unable to access 'https://gerrit.osmocom.org/osmo-epdg/': The 
requested URL returned error: 403

Change-Id: I419b2d097a1a11975e3f90b3f129d02f63bfcf9d
---
M scripts/common.sh
1 file changed, 15 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/90/36990/1

diff --git a/scripts/common.sh b/scripts/common.sh
index 440871f..e1d8718 100644
--- a/scripts/common.sh
+++ b/scripts/common.sh
@@ -139,7 +139,7 @@
                osmo-isdntap)
                        echo "$OSMO_GIT_URL_GITEA"/retronetworking/"$1"
                        ;;
-               osmo_dia2gsup)
+               osmo_dia2gsup|osmo-epdg)
                        echo "$OSMO_GIT_URL_GERRIT"/erlang/"$1"
                        ;;
                *)

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/36990?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I419b2d097a1a11975e3f90b3f129d02f63bfcf9d
Gerrit-Change-Number: 36990
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to