laforge submitted this change.

View Change

Approvals: laforge: Looks good to me, approved Jenkins Builder: Verified
scripts/manuals: ignore pyosmocom 0.0.1, 0.0.2

These tags don't have scripts to generate and publish manuals yet.

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

diff --git a/scripts/manuals/publish-manuals-for-tags.sh b/scripts/manuals/publish-manuals-for-tags.sh
index 3e3baf3..8ca34a6 100755
--- a/scripts/manuals/publish-manuals-for-tags.sh
+++ b/scripts/manuals/publish-manuals-for-tags.sh
@@ -200,6 +200,9 @@
osmo-trx:0.4.0,

pysim:1.0,
+
+ pyosmocom:0.0.1,
+ pyosmocom:0.0.2,
"

mkdir -p \

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

Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I1dc9eec3fff836c507686e61657ca1b69d43c845
Gerrit-Change-Number: 38089
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>