osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/29862
)
Change subject: jobs/master-builds: add ice40-usbtrace
......................................................................
jobs/master-builds: add ice40-usbtrace
Related: OS#6169
Change-Id: I8872f20eabf2975aea602c9e95f66d144f74742d
---
M jobs/master-builds.yml
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/62/29862/1
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index e7b4c61..3371356 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -237,6 +237,10 @@
- osmo-e1-hardware:
docker_img: 'registry.osmocom.org/$USER/fpga-build'
cmd: 'docker pull {docker_img} && {docker_run} {docker_img}
/build/contrib/jenkins.sh --publish'
+ - ice40-usbtrace:
+ git_base_url:
https://gitea.osmocom.org/electronics
+ docker_img: 'registry.osmocom.org/$USER/fpga-build'
+ cmd: 'docker pull {docker_img} && {docker_run} {docker_img}
/build/contrib/jenkins.sh --publish'
- no2bootloader:
git_base_url:
https://github.com/no2fpga
docker_img: 'registry.osmocom.org/$USER/fpga-build'
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/29862
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I8872f20eabf2975aea602c9e95f66d144f74742d
Gerrit-Change-Number: 29862
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange