Skip to content

Commit

Permalink
Revert "Add CI job for arp target"
Browse files Browse the repository at this point in the history
This reverts commit a1582fd.
  • Loading branch information
Therese Nordqvist authored and sashko committed Aug 27, 2018
1 parent caee0a0 commit 882597a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scripts/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ parallel (
'intel': { buildBistro("intel", "core-image-pelux-minimal") },
'intel-qtauto': { buildBistro("intel-qtauto", "core-image-pelux-qtauto-neptune") },
'rpi': { buildBistro("rpi", "core-image-pelux-minimal") },
'rpi-qtauto': { buildBistro("rpi-qtauto", "core-image-pelux-qtauto-neptune") },
'arp': { buildBistro("arp", "core-image-pelux-minimal") },
'arp-qtauto': { buildBistro("arp-qtauto", "core-image-pelux-qtauto-neptune") }
'rpi-qtauto': { buildBistro("rpi-qtauto", "core-image-pelux-qtauto-neptune") }
)

0 comments on commit 882597a

Please sign in to comment.