summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-03-07 15:25:08 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-03-07 15:25:08 +0100
commit9bc421138a2a4ecf5ee7dc46d9a4faa1af12c80e (patch)
tree6eefa669060f88bcdad3ae9a8c086bde8de74c8d
parent6586eb92c14e8e16ccfb19b5d3eb45eecf348e11 (diff)
Pip build: Add tag pull
-rwxr-xr-xdocker/pip/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/pip/build.sh b/docker/pip/build.sh
index 6a9a6f0..d1e0c15 100755
--- a/docker/pip/build.sh
+++ b/docker/pip/build.sh
@@ -1,5 +1,6 @@
#!/bin/sh
+git pull origin --tags
VERSION=$(git tag | sort -V | tail -1)
mkdir -p out/"$VERSION"