mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-03-18 03:48:56 +01: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)" .
|