mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-03-01 05:47:12 +00:00
3 lines
100 B
Bash
Executable file
3 lines
100 B
Bash
Executable file
#!/bin/bash
|
|
|
|
docker build -t "superseriousbusiness/gotosocial:$(git rev-parse --abbrev-ref HEAD)" .
|