Ensure the docker image has all public commits to build from

pull/111/head
Nicolas Stalder 2019-02-16 18:10:16 +01:00
rodzic 6fecb3c035
commit 35022775cd
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -5,6 +5,7 @@ version=${1:-master}
export PREFIX=/opt/gcc-arm-none-eabi-8-2018-q4-major/bin/
cd /solo/targets/stm32l432
git fetch
git checkout ${version}
version=$(git describe)
make cbor