diff options
Diffstat (limited to 'dockerpush.sh')
-rwxr-xr-x | dockerpush.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dockerpush.sh b/dockerpush.sh deleted file mode 100755 index 188b3cae0..000000000 --- a/dockerpush.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -docker push "superseriousbusiness/gotosocial:$(git rev-parse --abbrev-ref HEAD)" |