laforge has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/38089?usp=email )
Change subject: scripts/manuals: ignore pyosmocom 0.0.1, 0.0.2
......................................................................
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(-)
Approvals:
laforge: Looks good to me, approved
Jenkins Builder: Verified
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
https://gerrit.osmocom.org/c/osmo-ci/+/38089?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
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(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>