pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/41587?usp=email )
Change subject: scripts: Add libosmo-asn1-tcap to OSMO_RELEASE_REPOS ......................................................................
scripts: Add libosmo-asn1-tcap to OSMO_RELEASE_REPOS
Change-Id: I76703ed5c648eb50574166f8459fd0bde1720902 --- M scripts/common.sh M scripts/tarballs/publish-tarballs-for-tags.sh 2 files changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/87/41587/1
diff --git a/scripts/common.sh b/scripts/common.sh index fb06d70..6ef1e3c 100644 --- a/scripts/common.sh +++ b/scripts/common.sh @@ -10,6 +10,7 @@ OSMO_RELEASE_REPOS=" libasn1c libosmo-abis + libosmo-asn1-tcap libosmo-gprs libosmo-netif libosmo-pfcp diff --git a/scripts/tarballs/publish-tarballs-for-tags.sh b/scripts/tarballs/publish-tarballs-for-tags.sh index 442c00f..54cd3f9 100755 --- a/scripts/tarballs/publish-tarballs-for-tags.sh +++ b/scripts/tarballs/publish-tarballs-for-tags.sh @@ -12,6 +12,7 @@ libasn1c libgtpnl libosmo-abis + libosmo-asn1-tcap libosmo-dsp libosmo-gprs libosmo-netif