ci: branch: pull from everywhere
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>v6.1.x-Beagle
parent
fb2782db56
commit
634bf823ce
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
git pull --rebase --no-edit https://github.com/beagleboard/BeagleV-Fire-ubuntu.git v6.1.x-Beagle
|
||||
git pull --rebase --no-edit https://openbeagle.org/beaglev-fire/BeagleV-Fire-ubuntu.git v6.1.x-Beagle
|
||||
git pull --rebase --no-edit https://gitlab.com/RobertCNelson/beaglev-fire-ubuntu.git v6.1.x-Beagle
|
Loading…
Reference in New Issue