summaryrefslogtreecommitdiff
path: root/dockerpush.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dockerpush.sh')
-rwxr-xr-xdockerpush.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/dockerpush.sh b/dockerpush.sh
new file mode 100755
index 000000000..8377f8e4a
--- /dev/null
+++ b/dockerpush.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+docker push "superseriousbusiness/gotosocial:$(cat version)"