dddomin3 / DSPi

Digital Signal Processing (or Pi). Adventures in making my Raspberry Pi 3 realtime, and running audio DSP.
82 stars 4 forks source link

Raspbian Image push via Jenkins #16

Closed dddomin3 closed 7 years ago

dddomin3 commented 7 years ago

Before you can run the Jenkinsfile, your pi needs to dd RASPBIAN.img. Why not make Jenkins do this step similarly to wpa_supplicant and id_rsa.pub?

dddomin3 commented 7 years ago

Also, issue #25 is semi-related, since wpa_supplicant and id_rsa.pub shouldn't be pushed by ansible :)

dddomin3 commented 7 years ago

Solved by #26