Closed dddomin3 closed 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?
dd RASPBIAN.img
Also, issue #25 is semi-related, since wpa_supplicant and id_rsa.pub shouldn't be pushed by ansible :)
Solved by #26
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?