summaryrefslogtreecommitdiff
path: root/dockerpush.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dockerpush.sh')
-rwxr-xr-xdockerpush.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dockerpush.sh b/dockerpush.sh
index 8377f8e4a..188b3cae0 100755
--- a/dockerpush.sh
+++ b/dockerpush.sh
@@ -1,3 +1,3 @@
#!/bin/bash
-docker push "superseriousbusiness/gotosocial:$(cat version)"
+docker push "superseriousbusiness/gotosocial:$(git rev-parse --abbrev-ref HEAD)"