forked from mirrors/gotosocial
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)"
|