osmith has uploaded this change for review.

View Change

manuals: ignore old osmo-s1gw tags

Logic for building the osmo-s1gw-usermanual.pdf has just been added to
master. The Osmocom-release-manuals job tries to build old manuals as
well because now the osmo-s1gw directory exists at
https://ftp.osmocom.org/docs. Ignore old tags, as we can't build
usermanuals for those.

Change-Id: I94f19db2861f16c45894573f52f30bfbf5a7725e
---
M scripts/manuals/publish-manuals-for-tags.sh
1 file changed, 6 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/61/42461/1
diff --git a/scripts/manuals/publish-manuals-for-tags.sh b/scripts/manuals/publish-manuals-for-tags.sh
index fc51967..06c9288 100755
--- a/scripts/manuals/publish-manuals-for-tags.sh
+++ b/scripts/manuals/publish-manuals-for-tags.sh
@@ -233,6 +233,12 @@

pyosmocom:0.0.1,
pyosmocom:0.0.2,
+
+ osmo-s1gw:0.1.0,
+ osmo-s1gw:0.1.1,
+ osmo-s1gw:0.2.0,
+ osmo-s1gw:0.3.0,
+ osmo-s1gw:0.4.0,
"

mkdir -p \

To view, visit change 42461. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I94f19db2861f16c45894573f52f30bfbf5a7725e
Gerrit-Change-Number: 42461
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>