index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dockerpush.sh
blob: 188b3cae0db41a825553cdc6cde9a9e583cb108d (
plain
)
1
2
3
#!/bin/bash
docker push
"superseriousbusiness/gotosocial:
$(
git rev-parse --abbrev-ref HEAD
)
"