mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-08 07:48:56 +01:00
4 lines
94 B
Bash
Executable File
4 lines
94 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker push "superseriousbusiness/gotosocial:$(git rev-parse --abbrev-ref HEAD)"
|