mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-02-17 10:35:17 +00:00
3 lines
94 B
Bash
Executable file
3 lines
94 B
Bash
Executable file
#!/bin/bash
|
|
|
|
docker push "superseriousbusiness/gotosocial:$(git rev-parse --abbrev-ref HEAD)"
|