mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-02-22 21:31:30 +01:00
4 lines
100 B
Bash
Executable File
4 lines
100 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker build -t "superseriousbusiness/gotosocial:$(git rev-parse --abbrev-ref HEAD)" .
|