GoToSocial/dockerpush.sh

4 lines
94 B
Bash
Executable File

#!/bin/bash
docker push "superseriousbusiness/gotosocial:$(git rev-parse --abbrev-ref HEAD)"