laforge has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/16356 )
Change subject: add '--publish' to osmo-asf4-dfu and osmo-ccid-firmware builds
......................................................................
add '--publish' to osmo-asf4-dfu and osmo-ccid-firmware builds
Change-Id: Ie45b9fcabc35f6fd9aff33af0f0587c8ccd88ebd
---
M jobs/master-builds.yml
1 file changed, 6 insertions(+), 1 deletion(-)
Approvals:
laforge: Looks good to me, approved; Verified
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index beebf31..58190cb 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -310,7 +310,12 @@
- osmocom-bb
- osmo-sysmon
- osmo-remsim
- - osmo-asf4-dfu
+ - osmo-asf4-dfu:
+ cmd: '{docker_run} {docker_img} /build/contrib/jenkins.sh --publish'
+ email: [email protected] [email protected]
[email protected]
+ - osmo-ccid-firmware:
+ cmd: '{docker_run} {docker_img} /build/contrib/jenkins.sh --publish'
+ email: [email protected] [email protected]
[email protected]
- simtrace2:
cmd: '{docker_run} {docker_img} /build/contrib/jenkins.sh --publish'
email: [email protected] [email protected]
[email protected]
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/16356
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ie45b9fcabc35f6fd9aff33af0f0587c8ccd88ebd
Gerrit-Change-Number: 16356
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-MessageType: merged