update tools to release tags

This commit is contained in:
Jakob Ketterl
2021-08-02 21:54:11 +02:00
parent 1845fa3f39
commit 52df289230
3 changed files with 4 additions and 8 deletions

View File

@ -25,8 +25,7 @@ apt-get update
apt-get -y install --no-install-recommends $STATIC_PACKAGES $BUILD_PACKAGES
git clone https://github.com/jketterl/runds_connector.git
# latest develop as of 2021-05-18 (individual connector versions)
cmakebuild runds_connector adfa04bee4ee36852feb07e7b845be2c3d3f97c7
cmakebuild runds_connector 0.2.0
apt-get -y purge --autoremove $BUILD_PACKAGES
apt-get clean