mirror of
https://codeberg.org/superseriousbusiness/gotosocial.git
synced 2024-12-18 07:01:49 +03:00
ce190d867c
* aaaaaa * vendor minify * update + test markdown parsing
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)" .
|